protected property NullLockBackend::$lockId

Current page lock token identifier.

Type: string

File

drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php, line 23
Definition of Drupal\Core\Lock\NullLockBackend.

Class

NullLockBackend
Defines a Null lock backend.

Namespace

Drupal\Core\Lock

Code

protected $lockId;