PhpCsFixer\Fixer\NamespaceNotation\BlankLineAfterNamespaceFixer::getDescription PHP Метод

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

protected getDescription ( )
    protected function getDescription()
    {
        return 'There MUST be one blank line after the namespace declaration.';
    }