We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b972442 commit 7a06457Copy full SHA for 7a06457
1 file changed
.php-cs-fixer.dist.php
@@ -57,5 +57,6 @@
57
'phpdoc_align' => [],
58
'phpdoc_to_comment' => false,
59
'single_line_comment_spacing' => false,
60
+ 'nullable_type_declaration_for_default_null_value' => true,
61
])
62
;
0 commit comments