
linebreak_after_opening_tag
¶Ensure there is no code on the same line as the PHP open tag.
The rule is part of the following rule sets:
Using the @PhpCsFixer rule set will enable the linebreak_after_opening_tag
rule.
Using the @Symfony rule set will enable the linebreak_after_opening_tag
rule.