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

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return '@access annotations should be omitted from phpdocs.';
    }