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 03bada8 commit aff0321Copy full SHA for aff0321
phpcs.xml.dist
@@ -40,6 +40,7 @@
40
<element value="constants"/>
41
<element value="public static properties, protected static properties, private static properties"/>
42
<element value="public properties, protected properties, private properties"/>
43
+ <element value="abstract methods"/>
44
<element value="constructor"/>
45
<element value="phpunit"/>
46
<element value="static constructors"/>
0 commit comments