DisallowLongArraySyntax
Bans the use of the PHP long array syntax.
Scope
Generic.Arrays.DisallowLongArraySyntax
Description
Short array syntax must be used to define arrays.
Usage
xml
<rule ref="Generic.Arrays.DisallowLongArraySyntax"></rule>
Examples
No Examples Available
Please edit this page through Github to add examples.