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

getDescription() protected method

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