The session configuration.
Type: \Drupal\Core\Session\SessionConfigurationInterface
File
- core/modules/user/src/Authentication/Provider/Cookie.php, line 23
Class
- Cookie
- Cookie based authentication provider.
Namespace
Drupal\user\Authentication\Provider
Code
1 | protected $sessionConfiguration ; |
Please login to continue.