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 79822ae commit ce3ddc2Copy full SHA for ce3ddc2
phpcs.xml
@@ -286,7 +286,6 @@
286
</properties>
287
</rule>
288
<rule ref="SlevomatCodingStandard.TypeHints.UselessConstantTypeHint"/>
289
- <rule ref="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly"/>
290
<rule ref="SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch"/>
291
<rule ref="SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion"/>
292
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceEqualOperator"/>
0 commit comments