Skip to content

Commit e66aa45

Browse files
committed
Add PhpParser\PrettyPrinter\Standard to DI config file
1 parent 0cb9a51 commit e66aa45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Rules/ForbiddenNodeRule/config/configured_rule.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ services:
1010
- PhpParser\Node\Expr\Empty_
1111
- PhpParser\Node\Stmt\Switch_
1212
- PhpParser\Node\Expr\ErrorSuppress
13+
-
14+
class: PhpParser\PrettyPrinter\Standard

0 commit comments

Comments
 (0)