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

getDescription() protected method

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