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

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'Docblocks should only be used on structural elements.';
    }