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 0cb9a51 commit e66aa45Copy full SHA for e66aa45
tests/Rules/ForbiddenNodeRule/config/configured_rule.neon
@@ -10,3 +10,5 @@ services:
10
- PhpParser\Node\Expr\Empty_
11
- PhpParser\Node\Stmt\Switch_
12
- PhpParser\Node\Expr\ErrorSuppress
13
+ -
14
+ class: PhpParser\PrettyPrinter\Standard
0 commit comments