protected property NullLockBackend::$lockId in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Lock/NullLockBackend.php \Drupal\Core\Lock\NullLockBackend::lockId
Current page lock token identifier.
Type: string
File
- core/
lib/ Drupal/ Core/ Lock/ NullLockBackend.php, line 20
Class
- NullLockBackend
- Defines a Null lock backend.
Namespace
Drupal\Core\LockCode
protected $lockId;