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

getDescription() protected method

protected getDescription ( )
    protected function getDescription()
    {
        return 'Fix phpdoc inline tags, make inheritdoc always inline.';
    }