
standardize_not_equals
¶Replace all <>
with !=
.
The rule is part of the following rule sets:
Using the @PhpCsFixer rule set will enable the standardize_not_equals
rule.
Using the @Symfony rule set will enable the standardize_not_equals
rule.