protected property NoSessionOpen::$sessionConfiguration

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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!PageCache!RequestPolicy!NoSessionOpen.php/property/NoSessionOpen::sessionConfiguration/8.1.x