PhpCsFixer\Fixer\Phpdoc\PhpdocNoPackageFixer::getDescription PHP Méthode

getDescription() protected méthode

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