You are here

protected property BigPipeSessionless::$finalHtmlResponse in Sessionless BigPipe 8

Same name and namespace in other branches
  1. 2.x src/Render/BigPipeSessionless.php \Drupal\big_pipe_sessionless\Render\BigPipeSessionless::finalHtmlResponse

The final HTML response.

Contains replaced placeholders. Its cacheability metadata and attachments are only for the placeholders.

Type: \Drupal\Core\Render\HtmlResponse

See also

\Drupal\big_pipe\Render\BigPipeResponse::getOriginalHtmlResponse()

::sendContent()

File

src/Render/BigPipeSessionless.php, line 26

Class

BigPipeSessionless
The sessionless BigPipe service.

Namespace

Drupal\big_pipe_sessionless\Render

Code

protected $finalHtmlResponse;