protected property LockBackendAbstract::$lockId

Current page lock token identifier.

Type: string

File

drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php, line 20
Definition of Drupal\Core\Lock\LockBackendAbstract.

Class

LockBackendAbstract
Non backend related common methods implementation for lock backends.

Namespace

Drupal\Core\Lock

Code

protected $lockId;