PhpCsFixer\Fixer\ClassNotation\SelfAccessorFixer::getDescription PHP Метод

getDescription() защищенный Метод

protected getDescription ( )
    protected function getDescription()
    {
        return 'Inside a classy element "self" should be preferred to the class name itself.';
    }