We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56ab0f commit 476cb3eCopy full SHA for 476cb3e
1 file changed
.php-cs-fixer.dist.php
@@ -88,5 +88,6 @@
88
'import_constants' => true,
89
'import_functions' => true,
90
],
91
+ 'nullable_type_declaration_for_default_null_value' => true,
92
])
93
;
0 commit comments