PhpCsFixer\Fixer\Phpdoc\PhpdocNoPackageFixer::getDescription PHP 메소드

getDescription() 보호된 메소드

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