PhpCsFixer\Fixer\FunctionNotation\FunctionDeclarationFixer::getDescription PHP Method

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'Spaces should be properly placed in a function declaration.';
    }