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

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'No alias PHPDoc tags should be used.';
    }