NullLockBackend::$lockId

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Lock/NullLockBackend.php \Drupal\Core\Lock\NullLockBackend::lockId
  2. 8.9.x core/lib/Drupal/Core/Lock/NullLockBackend.php \Drupal\Core\Lock\NullLockBackend::lockId
  3. 10 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\Lock

Code

protected $lockId;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.