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 82e13d1 commit 91bbd78Copy full SHA for 91bbd78
InfinityloopCodingStandard/ruleset.xml
@@ -303,6 +303,10 @@
303
<element value="protected methods"/>
304
<element value="private static methods"/>
305
<element value="private methods"/>
306
+ <element value="public abstract methods"/>
307
+ <element value="protected abstract methods"/>
308
+ <element value="public static abstract methods"/>
309
+ <element value="protected static abstract methods"/>
310
<element value="magic methods"/>
311
</property>
312
</properties>
0 commit comments