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.
1 parent 8ab09e7 commit dfedef8Copy full SHA for dfedef8
phpcs.xml.dist
@@ -83,7 +83,7 @@
83
<rule ref="SlevomatCodingStandard.TypeHints.LongTypeHints"/>
84
<rule ref="SlevomatCodingStandard.TypeHints.NullTypeHintOnLastPosition"/>
85
<rule ref="SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue"/>
86
- <rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHint"/>
+ <!--<rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHint"/>-->
87
<rule ref="SlevomatCodingStandard.TypeHints.PropertyTypeHint"/>
88
<!--<rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHint"/>-->
89
0 commit comments