Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #194 from ravage84/patch-1
Browse files Browse the repository at this point in the history
Comma for readability
  • Loading branch information
ADmad committed Sep 25, 2017
2 parents 2c7b572 + 4b1ab0d commit 4a681e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CakePHP/ruleset.xml
Expand Up @@ -10,7 +10,7 @@

<!--
Property and method names with underscore prefix are allowed in CakePHP.
Not using underscore prefix is a recommendation of PSR2 not a requirement.
Not using underscore prefix is a recommendation of PSR2, not a requirement.
-->
<rule ref="PSR2.Classes.PropertyDeclaration.Underscore">
<severity>0</severity>
Expand Down

0 comments on commit 4a681e0

Please sign in to comment.