Cookie::$sessionConfiguration

Same name and namespace in other branches
  1. 8.9.x core/modules/user/src/Authentication/Provider/Cookie.php \Drupal\user\Authentication\Provider\Cookie::sessionConfiguration
  2. 10 core/modules/user/src/Authentication/Provider/Cookie.php \Drupal\user\Authentication\Provider\Cookie::sessionConfiguration
  3. 11.x core/modules/user/src/Authentication/Provider/Cookie.php \Drupal\user\Authentication\Provider\Cookie::sessionConfiguration

The session configuration.

Type: \Drupal\Core\Session\SessionConfigurationInterface

File

core/modules/user/src/Authentication/Provider/Cookie.php, line 33

Class

Cookie
Cookie based authentication provider.

Namespace

Drupal\user\Authentication\Provider

Code

protected $sessionConfiguration;

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