SessionExistsCacheContext::$sessionConfiguration

Same name in other branches
  1. 9 core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php \Drupal\Core\Cache\Context\SessionExistsCacheContext::sessionConfiguration
  2. 8.9.x core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php \Drupal\Core\Cache\Context\SessionExistsCacheContext::sessionConfiguration
  3. 10 core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php \Drupal\Core\Cache\Context\SessionExistsCacheContext::sessionConfiguration

The session configuration.

Type: \Drupal\Core\Session\SessionConfigurationInterface

File

core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php, line 21

Class

SessionExistsCacheContext
Defines the SessionExistsCacheContext service, for "session or not" caching.

Namespace

Drupal\Core\Cache\Context

Code

protected $sessionConfiguration;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.