
normalize_index_brace
¶Array index should always be written by using square braces.
The rule is part of the following rule sets:
Using the @PHP74Migration rule set will enable the normalize_index_brace
rule.
Using the @PHP80Migration rule set will enable the normalize_index_brace
rule.
Using the @PHP81Migration rule set will enable the normalize_index_brace
rule.
Using the @PHP82Migration rule set will enable the normalize_index_brace
rule.
Using the @PhpCsFixer rule set will enable the normalize_index_brace
rule.
Using the @Symfony rule set will enable the normalize_index_brace
rule.