
magic_constant_casing
¶Magic constants should be referred to using the correct casing.
The rule is part of the following rule sets:
Using the @PhpCsFixer rule set will enable the magic_constant_casing
rule.
Using the @Symfony rule set will enable the magic_constant_casing
rule.