fix(php): fix indentation for in between braces

This commit is contained in:
Carlos Afonso 2023-10-06 18:34:46 +01:00 committed by Amaan Qureshi
parent 28e1361d4a
commit bf87a16712
3 changed files with 4 additions and 3 deletions

View file

@ -2,4 +2,5 @@
function test() {
$array = [
]
}