mirror of
https://github.com/Intervention/image.git
synced 2025-08-21 13:11:18 +02:00
Replace deprecated coding standard rule
This commit is contained in:
@@ -55,9 +55,9 @@
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHintSpacing"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing"/>
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.UnionTypeHintFormat">
|
||||
<rule ref="SlevomatCodingStandard.TypeHints.DNFTypeHintFormat">
|
||||
<properties>
|
||||
<property name="withSpaces" value="no" />
|
||||
<property name="withSpacesAroundOperators" value="no" />
|
||||
<property name="nullPosition" value="first" />
|
||||
</properties>
|
||||
</rule>
|
||||
|
Reference in New Issue
Block a user