The lock object used for this data.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/modules/user/src/PrivateTempStore.php, line 43
 
Class
- PrivateTempStore
 - Stores and retrieves temporary data for a given owner.
 
Namespace
Drupal\user
Code
protected $lockBackend;
Please login to continue.