PhpCsFixer\Fixer\Phpdoc\NoEmptyPhpdocFixer::getDescription PHP Method

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'There should not be empty PHPDoc blocks.';
    }