PhpCsFixer\Fixer\Whitespace\NoWhitespaceInBlankLineFixer::getDescription PHP Méthode

getDescription() protected méthode

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