PhpCsFixer\Fixer\CastNotation\LowercaseCastFixer::getDescription PHP Method

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'Cast should be written in lower case.';
    }