protected property SessionBasedTempStore::$lockBackend in Session Based Temporary Storage 8
The lock object used for this data.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- src/
SessionBasedTempStore.php, line 38
Class
- SessionBasedTempStore
- Stores and retrieves temporary data for a given owner.
Namespace
Drupal\session_based_temp_storeCode
protected $lockBackend;