protected property Cookie::$sessionConfiguration in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 28 - Contains \Drupal\user\Authentication\Provider\Cookie.
Class
- Cookie
- Cookie based authentication provider.
Namespace
Drupal\user\Authentication\ProviderCode
protected $sessionConfiguration;