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 112d316 commit efdc577Copy full SHA for efdc577
1 file changed
src/PhpParser/NodeVisitor/ContextNodeVisitor.php
@@ -39,9 +39,7 @@
39
use PhpParser\NodeVisitor;
40
use PhpParser\NodeVisitorAbstract;
41
use PHPStan\Analyser\Scope;
42
-use PHPStan\Reflection\FunctionReflection;
43
use PHPStan\Reflection\MethodReflection;
44
-use PHPStan\Type\ArrayType;
45
use Rector\Contract\PhpParser\DecoratingNodeVisitorInterface;
46
use Rector\NodeTypeResolver\Node\AttributeKey;
47
use Rector\NodeTypeResolver\PHPStan\ParametersAcceptorSelectorVariantsWrapper;
0 commit comments