Skip to content

Commit 2374ead

Browse files
authored
Update ruleset.xml (#381)
Remove use of defunct properties in ruleset.
1 parent 4728b69 commit 2374ead

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CakePHP/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@
193193
<rule ref="SlevomatCodingStandard.TypeHints.PropertyTypeHint">
194194
<properties>
195195
<property name="enableMixedTypeHint" type="boolean" value="true"/>
196-
<property name="enableStaticTypeHint" type="boolean" value="true"/>
197196
<property name="enableUnionTypeHint" type="boolean" value="true"/>
198197
</properties>
199198
<exclude name="SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingTraversableTypeHintSpecification"/>

0 commit comments

Comments
 (0)