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.
2 parents bf22355 + c8f8c97 commit bcc3b85Copy full SHA for bcc3b85
WordPress-Extra/ruleset.xml
@@ -73,7 +73,7 @@
73
<!-- Verify modifier keywords for declared methods and properties in classes.
74
https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues/1101 -->
75
<rule ref="Squiz.Scope.MethodScope"/>
76
- <rule ref="Squiz.Scope.MemberVarScope"/>
+ <rule ref="PSR2.Classes.PropertyDeclaration"/>
77
<rule ref="Squiz.WhiteSpace.ScopeKeywordSpacing"/>
78
<rule ref="PSR2.Methods.MethodDeclaration"/>
79
0 commit comments