PrivateTempStoreFactory::$storageFactory

The storage factory creating the backend to store the data.

Type: \Drupal\Core\KeyValueStore\KeyValueExpirableFactoryInterface

File

core/modules/user/src/PrivateTempStoreFactory.php, line 20

Class

PrivateTempStoreFactory
Creates a PrivateTempStore object for a given collection.

Namespace

Drupal\user

Code

1
protected $storageFactory;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.