Fix php indent for short array declaration

This commit is contained in:
gbprod 2022-10-06 09:17:35 +02:00 committed by Stephan Seitz
parent 07e5fcbaad
commit 84e23bd979
3 changed files with 7 additions and 0 deletions

View file

@ -6,6 +6,7 @@
(return_statement)
(arguments)
(formal_parameters)
"["
] @indent
[