Skip to content

Commit 54dc7f7

Browse files
committed
ClassConstantTypeHint
Fixes #87
1 parent 7093405 commit 54dc7f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: PreviousNextDrupal/ruleset.xml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<rule ref="SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalFunctions" />
5151

5252
<!-- SlevomatCodingStandard.TypeHints -->
53+
<rule ref="SlevomatCodingStandard.TypeHints.ClassConstantTypeHint" />
5354
<rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
5455
<properties>
5556
<property name="spacesCountAroundEqualsSign" type="int" value="0" />

0 commit comments

Comments
 (0)