We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3394f86 commit b6bc9b3Copy full SHA for b6bc9b3
.phpstan/ForbidNativeExceptionRule.php
@@ -15,7 +15,6 @@
15
use PhpParser\Node\Expr\New_;
16
use PhpParser\Node\Expr\Throw_;
17
use PhpParser\Node\Name;
18
-use PhpParser\Node\Stmt\Catch_;
19
use PHPStan\Analyser\Scope;
20
use PHPStan\Rules\Rule;
21
use PHPStan\Rules\RuleError;
0 commit comments