
semicolon_after_instruction
¶Instructions must be terminated with a semicolon.
The rule is part of the following rule sets:
Using the @PhpCsFixer rule set will enable the semicolon_after_instruction
rule.
Using the @Symfony rule set will enable the semicolon_after_instruction
rule.