protected property SessionBasedTempStore::$storage in Session Based Temporary Storage 8
The key/value storage object used for this data.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface
File
- src/
SessionBasedTempStore.php, line 31
Class
- SessionBasedTempStore
- Stores and retrieves temporary data for a given owner.
Namespace
Drupal\session_based_temp_storeCode
protected $storage;