You are here

protected property NullLockBackend::$lockId in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 25
Contains \Drupal\Core\Lock\NullLockBackend.

Class

NullLockBackend
Defines a Null lock backend.

Namespace

Drupal\Core\Lock

Code

protected $lockId;