Skip to content

Commit 1ec191b

Browse files
Update PHP-CS-Fixer configuration
1 parent 8bf2e46 commit 1ec191b

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
@@ -348,7 +348,7 @@
348348
],
349349
'types_spaces' => true,
350350
'unary_operator_spaces' => true,
351-
'visibility_required' => [
351+
'modifier_keywords' => [
352352
'elements' => [
353353
'const',
354354
'method',

0 commit comments

Comments
 (0)