PhpCsFixer\Fixer\LanguageConstruct\SilencedDeprecationErrorFixer::getDescription PHP Method

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'Ensures deprecation notices are silenced.';
    }