Pattern: Use of short array syntax
Issue: -
Disallows short array syntax.
In contrast to the PHPCS native Generic.Arrays.DisallowShortArraySyntax
sniff, this sniff will ignore short list syntax and not cause parse errors when the fixer is used.
Pattern: Use of short array syntax
Issue: -
Disallows short array syntax.
In contrast to the PHPCS native Generic.Arrays.DisallowShortArraySyntax
sniff, this sniff will ignore short list syntax and not cause parse errors when the fixer is used.