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 f7202e0 commit 7986458Copy full SHA for 7986458
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