PhpCsFixer\FixerDefinition\CodeSampleInterface::getCode PHP Метод

getCode() публичный Метод

public getCode ( ) : string
Результат string
    public function getCode();
CodeSampleInterface