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 a608b8c commit 33a4ebbCopy full SHA for 33a4ebb
src/Reflection/ClassReflection.php
@@ -3,7 +3,6 @@
3
namespace PHPStan\Reflection;
4
5
use Attribute;
6
-use LogicException;
7
use PhpParser\Node\Arg;
8
use PhpParser\Node\Expr\StaticCall;
9
use PhpParser\Node\Identifier;
0 commit comments