Skip to content

Commit 1c365cf

Browse files
Update PHP-CS-Fixer configuration
1 parent f7858ae commit 1c365cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.php-cs-fixer.dist.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
'cast_spaces' => true,
7171
'class_attributes_separation' => [
7272
'elements' => [
73-
'const' => 'one',
73+
'const' => 'none',
7474
'method' => 'one',
7575
'property' => 'one'
7676
]

0 commit comments

Comments
 (0)