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 ffff80c commit 839c177Copy full SHA for 839c177
phpcs.xml.dist
@@ -22,8 +22,4 @@
22
<rule ref="SlevomatCodingStandard.Classes.SuperfluousAbstractClassNaming.SuperfluousPrefix">
23
<exclude-pattern>*/src/*/Abstract*\.php</exclude-pattern>
24
</rule>
25
-
26
- <rule ref="SlevomatCodingStandard.Classes.UnusedPrivateElements.UnusedMethod">
27
- <exclude-pattern>*/src/DocBlock/Tags/InvalidTag\.php</exclude-pattern>
28
- </rule>
29
</ruleset>
0 commit comments