You are here

protected property HtmlResponseBigPipeSessionlessSubscriber::$sessionConfiguration in Sessionless BigPipe 8

Same name and namespace in other branches
  1. 2.x src/EventSubscriber/HtmlResponseBigPipeSessionlessSubscriber.php \Drupal\big_pipe_sessionless\EventSubscriber\HtmlResponseBigPipeSessionlessSubscriber::sessionConfiguration

The session configuration.

Type: \Drupal\Core\Session\SessionConfigurationInterface

File

src/EventSubscriber/HtmlResponseBigPipeSessionlessSubscriber.php, line 34

Class

HtmlResponseBigPipeSessionlessSubscriber
Response subscriber to replace the HtmlResponse with a BigPipeResponse.

Namespace

Drupal\big_pipe_sessionless\EventSubscriber

Code

protected $sessionConfiguration;