Skip to content

Commit 9e4be4e

Browse files
committed
fixup! fixup! fixup! avoid type casting against stmts aware interface, as no node has it
1 parent 7a94297 commit 9e4be4e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

config/phpstan/parser.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,3 @@ services:
2525
arguments:
2626
parser: @currentPhpVersionPhpParser
2727
autowired: no
28-
29-
# use StmtsAwareNode
30-
# -
31-
# class: Rector\PHPStan\NodeVisitor\StmtsAwareWrappingNodeVisitor
32-
# tags:
33-
# - phpstan.parser.richParserNodeVisitor

0 commit comments

Comments
 (0)