PhpCsFixer\FixerDefinition\CodeSample::getCode PHP Method

getCode() public method

public getCode ( ) : string
return string
    public function getCode()
    {
        return $this->code;
    }