The session configuration.
Type: \Drupal\Core\Session\SessionConfigurationInterface
File
- core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php, line 24
Class
- NoSessionOpen
- A policy allowing delivery of cached pages when there is no session open.
Namespace
Drupal\Core\PageCache\RequestPolicy
Code
protected $sessionConfiguration;
Please login to continue.