Neos\Flow\Mvc\ResponseInterface::getContent PHP Méthode

getContent() public méthode

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