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 f6157ba commit a62d108Copy full SHA for a62d108
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