PhpCsFixer\Fixer\StringNotation\HeredocToNowdocFixer::getDescription PHP Метод

getDescription() защищенный Метод

protected getDescription ( )
    protected function getDescription()
    {
        return 'Convert heredoc to nowdoc if possible.';
    }