Skip to content

Commit 42bc0d8

Browse files
committed
Change PHP keywords to comply with PSR2
Signed-off-by: CodeLingoBot <[email protected]>
1 parent d55825c commit 42bc0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fixtures/Config/sample-config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
'debug' => true,
1717

18-
'debugAgain' => FALSE,
18+
'debugAgain' => false,
1919

2020
'bullyIan' => 0,
2121

0 commit comments

Comments
 (0)