Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 613729b

Browse files
committed
wip
1 parent 2cb3792 commit 613729b

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
@@ -32,7 +32,7 @@
3232
'phpdoc_var_without_name' => true,
3333
'class_attributes_separation' => [
3434
'elements' => [
35-
'method',
35+
'method' => 'one',
3636
],
3737
],
3838
'method_argument_space' => [

0 commit comments

Comments
 (0)