
no_trailing_comma_in_list_call
¶Remove trailing commas in list function calls.
The rule is part of the following rule sets:
Using the @PhpCsFixer rule set will enable the no_trailing_comma_in_list_call
rule.
Using the @Symfony rule set will enable the no_trailing_comma_in_list_call
rule.