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 4728b69 commit 2374eadCopy full SHA for 2374ead
CakePHP/ruleset.xml
@@ -193,7 +193,6 @@
193
<rule ref="SlevomatCodingStandard.TypeHints.PropertyTypeHint">
194
<properties>
195
<property name="enableMixedTypeHint" type="boolean" value="true"/>
196
- <property name="enableStaticTypeHint" type="boolean" value="true"/>
197
<property name="enableUnionTypeHint" type="boolean" value="true"/>
198
</properties>
199
<exclude name="SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingTraversableTypeHintSpecification"/>
0 commit comments