
no_blank_lines_after_phpdoc
¶There should not be blank lines between docblock and the documented element.
The rule is part of the following rule sets:
Using the @PhpCsFixer rule set will enable the no_blank_lines_after_phpdoc
rule.
Using the @Symfony rule set will enable the no_blank_lines_after_phpdoc
rule.