Skip to content

Commit 2119c81

Browse files
committed
fix phpstan
1 parent 832c812 commit 2119c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ parameters:
227227
paths:
228228
- src/CustomRules/SimpleNodeDumper.php
229229
- src/PhpDocParser/PhpDocParser/PhpDocNodeTraverser.php
230-
- src/PhpParser/Printer/BetterStandardPrinter.php
230+
- src/NodeTypeResolver/PHPStan/Scope/RectorVirtualNodeExtractor.php
231231

232232
# known node variables
233233
-

0 commit comments

Comments
 (0)