Neos\Flow\Mvc\ResponseInterface::getContent PHP Метод

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

Returns the response content without sending it.
public getContent ( ) : string
Результат string The response content
    public function getContent();