DisallowComparisonAssignment
Ensures that the value of a comparison is not assigned to a variable.
Scope
Squiz.PHP.DisallowComparisonAssignment
Usage
xml
<rule ref="Squiz.PHP.DisallowComparisonAssignment"></rule>
Examples
No Examples Available
Please edit this page through Github to add examples.