You are here

protected property NullLockBackend::$lockId in Service Container 7

Same name and namespace in other branches
  1. 7.2 lib/Drupal/Core/Lock/NullLockBackend.php \Drupal\Core\Lock\NullLockBackend::lockId

Current page lock token identifier.

Type: string

File

lib/Drupal/Core/Lock/NullLockBackend.php, line 25
Contains \Drupal\Core\Lock\NullLockBackend.

Class

NullLockBackend
Defines a Null lock backend.

Namespace

Drupal\Core\Lock

Code

protected $lockId;