You are here

protected property SessionBasedTempStore::$sessionConfiguration in Session Based Temporary Storage 8

The session configuration.

Type: \Drupal\Core\Session\SessionConfigurationInterface

File

src/SessionBasedTempStore.php, line 52

Class

SessionBasedTempStore
Stores and retrieves temporary data for a given owner.

Namespace

Drupal\session_based_temp_store

Code

protected $sessionConfiguration;