The lock object used for this data.
Type: \Drupal\Core\Lock\LockBackendInterface $lockBackend
File
- core/modules/user/src/SharedTempStoreFactory.php, line 26
Class
- SharedTempStoreFactory
- Creates a shared temporary storage for a collection.
Namespace
Drupal\user
Code
protected $lockBackend;
Please login to continue.