PrivateTempStore::$storage

The key/value storage object used for this data.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface

File

core/lib/Drupal/Core/TempStore/PrivateTempStore.php, line 39

Class

PrivateTempStore
Stores and retrieves temporary data for a given owner.

Namespace

Drupal\Core\TempStore

Code

protected $storage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.