Squiz.WhiteSpace.MemberVarSpacing
can only fix property with attribute preceded by a comment
#3594
Labels
Squiz.WhiteSpace.MemberVarSpacing
can only fix property with attribute preceded by a comment
#3594
Describe the bug
Currently,
phpcs
can only fix a property with attribute preceded by a comment.Code sample
Custom ruleset
To reproduce
Steps to reproduce the behavior:
test.php
with the code sample above...phpcs test.php ...
Expected behavior
The result should be something like this
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: