PrivateTempStore::$lockBackend

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;
doc_Drupal
2016-10-29 09:34:56
Comments
Leave a Comment

Please login to continue.