Skip to content

Commit

Permalink
[PHPStan 2.1.x-dev] Handle next unreachable statement via Unreachable…
Browse files Browse the repository at this point in the history
…StatementNode->getNextUnreachableStatements()
  • Loading branch information
samsonasik committed Jan 2, 2025
1 parent fc297bf commit dce387d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@
use Rector\NodeTypeResolver\Node\AttributeKey;
use Rector\NodeTypeResolver\PHPStan\Scope\Contract\NodeVisitor\ScopeResolverNodeVisitorInterface;
use Rector\PhpParser\Node\CustomNode\FileWithoutNamespace;
use Rector\PHPStan\NodeVisitor\UnreachableStatementNodeVisitor;
use Rector\Util\Reflection\PrivatesAccessor;
use Webmozart\Assert\Assert;

Expand Down

0 comments on commit dce387d

Please sign in to comment.