no_empty_comment
There should not be any empty comments.
--- Original +++ New <?php -// -# -/* */ + + +
The rule is part of the following rule sets:
@PhpCsFixer
@Symfony