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 b976604 commit 39a49e5Copy full SHA for 39a49e5
src/Cdn77/ruleset.xml
@@ -60,20 +60,9 @@
60
static constructors,
61
destructor,
62
magic methods,
63
- public static abstract methods,
64
- public abstract methods,
65
- public static final methods,
66
- public static methods,
67
- public final methods,
68
- public methods,
69
- protected static abstract methods,
70
- protected abstract methods,
71
- protected static final methods,
72
- protected static methods,
73
- protected final methods,
74
- protected methods,
75
- private static methods,
76
- private methods,
+ all public methods,
+ all protected methods,
+ all private methods,
77
"/>
78
</properties>
79
</rule>
0 commit comments