Skip to content

Commit 59e6ffa

Browse files
Update PHP-CS-Fixer configuration
1 parent d96833f commit 59e6ffa

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
@@ -350,7 +350,7 @@
350350
],
351351
'types_spaces' => true,
352352
'unary_operator_spaces' => true,
353-
'visibility_required' => [
353+
'modifier_keywords' => [
354354
'elements' => [
355355
'const',
356356
'method',

0 commit comments

Comments
 (0)