Skip to content

Commit 6efad81

Browse files
committed
cleanup
1 parent d7d2561 commit 6efad81

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.php_cs.dist.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
'statements' => ['break', 'continue', 'declare', 'return', 'throw', 'try'],
2525
],
2626
'cast_spaces' => true,
27-
'class_attributes_separation' => [
28-
'elements' => ['method']
29-
],
3027
'concat_space' => [
3128
'spacing' => 'none'
3229
],

0 commit comments

Comments
 (0)