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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.