mirror of
https://github.com/Intervention/image.git
synced 2025-08-29 16:50:07 +02:00
Remove constant type hint rule
This commit is contained in:
@@ -75,7 +75,6 @@
|
|||||||
</properties>
|
</properties>
|
||||||
</rule>
|
</rule>
|
||||||
<rule ref="SlevomatCodingStandard.TypeHints.LongTypeHints"/>
|
<rule ref="SlevomatCodingStandard.TypeHints.LongTypeHints"/>
|
||||||
<rule ref="SlevomatCodingStandard.TypeHints.ClassConstantTypeHint"/>
|
|
||||||
<rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHint"/>
|
<rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHint"/>
|
||||||
<rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHint"/>
|
<rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHint"/>
|
||||||
<rule ref="SlevomatCodingStandard.TypeHints.PropertyTypeHint"/>
|
<rule ref="SlevomatCodingStandard.TypeHints.PropertyTypeHint"/>
|
||||||
|
Reference in New Issue
Block a user