PhpCsFixer\Fixer\Whitespace\NoWhitespaceInBlankLineFixer::getDescription PHP Метод

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

protected getDescription ( )
    protected function getDescription()
    {
        return 'Remove trailing whitespace at the end of blank lines.';
    }