The session configuration.
Type: \Drupal\Core\Session\SessionConfigurationInterface
File
- core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php, line 72
Class
- BigPipeStrategy
- Defines the BigPipe placeholder strategy, to send HTML in chunks.
Namespace
Drupal\big_pipe\Render\Placeholder
Code
protected $sessionConfiguration;
Please login to continue.