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

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'The correct case must be used for standard PHP types in phpdoc.';
    }