Neos\Fusion\TypoScriptObjects\DebugImplementation::getPlaintext PHP Method

getPlaintext() public method

public getPlaintext ( ) : mixed
return mixed
    public function getPlaintext()
    {
        return $this->tsValue('plaintext');
    }