PrivateTempStore::$storage

The key/value storage object used for this data.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface

File

core/modules/user/src/PrivateTempStore.php, line 36

Class

PrivateTempStore
Stores and retrieves temporary data for a given owner.

Namespace

Drupal\user

Code

protected $storage;
doc_Drupal
2016-10-29 09:34:56
Comments
Leave a Comment

Please login to continue.