Neos\Flow\Mvc\ResponseInterface::getContent PHP Method

getContent() public method

Returns the response content without sending it.
public getContent ( ) : string
return string The response content
    public function getContent();