PhpCsFixer\Fixer\Phpdoc\PhpdocSingleLineVarSpacingFixer::getDescription PHP Method

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'Single line @var PHPDoc should have proper spacing.';
    }