SharedTempStoreFactory::$storageFactory

The storage factory creating the backend to store the data.

Type: \Drupal\Core\KeyValueStore\KeyValueExpirableFactoryInterface

File

core/modules/user/src/SharedTempStoreFactory.php, line 19

Class

SharedTempStoreFactory
Creates a shared temporary storage for a collection.

Namespace

Drupal\user

Code

protected $storageFactory;
doc_Drupal
2016-10-29 09:42:19
Comments
Leave a Comment

Please login to continue.