You are here

protected property SessionConfiguration::$options in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Session/SessionConfiguration.php \Drupal\Core\Session\SessionConfiguration::options

An associative array of session ini settings.

File

core/lib/Drupal/Core/Session/SessionConfiguration.php, line 15

Class

SessionConfiguration
Defines the default session configuration generator.

Namespace

Drupal\Core\Session

Code

protected $options;