protected property TempStore::$storage

The key/value storage object used for this data.

Type: Drupal\Core\KeyValueStore\KeyValueStoreExpireInterface;

File

drupal/core/modules/user/lib/Drupal/user/TempStore.php, line 48
Contains Drupal\user\TempStore.

Class

TempStore
Stores and retrieves temporary data for a given owner.

Namespace

Drupal\user

Code

protected $storage;