10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80ab630 + 8e877cc commit ab04a7aCopy full SHA for ab04a7a
.php-cs-fixer.dist.php
@@ -31,7 +31,6 @@
31
'protected_to_private' => false,
32
'native_constant_invocation' => ['strict' => false],
33
'nullable_type_declaration_for_default_null_value' => ['use_nullable_type_declaration' => false],
34
- 'no_superfluous_phpdoc_tags' => ['remove_inheritdoc' => true],
35
'header_comment' => ['header' => $fileHeaderComment],
36
'modernize_strpos' => true,
37
'get_class_to_class_keyword' => true,
0 commit comments