no_empty_phpdoc
There should not be empty PHPDoc blocks.
--- Original +++ New -<?php /** */ +<?php
The rule is part of the following rule sets:
@PhpCsFixer
@Symfony
PhpCsFixer\Fixer\Phpdoc\NoEmptyPhpdocFixer