Skip to content

Commit dce387d

Browse files
committed
[PHPStan 2.1.x-dev] Handle next unreachable statement via UnreachableStatementNode->getNextUnreachableStatements()
1 parent fc297bf commit dce387d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NodeTypeResolver/PHPStan/Scope/PHPStanNodeScopeResolver.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
use Rector\NodeTypeResolver\Node\AttributeKey;
106106
use Rector\NodeTypeResolver\PHPStan\Scope\Contract\NodeVisitor\ScopeResolverNodeVisitorInterface;
107107
use Rector\PhpParser\Node\CustomNode\FileWithoutNamespace;
108-
use Rector\PHPStan\NodeVisitor\UnreachableStatementNodeVisitor;
109108
use Rector\Util\Reflection\PrivatesAccessor;
110109
use Webmozart\Assert\Assert;
111110

0 commit comments

Comments
 (0)