Current page lock token identifier.
Type: string
File
- core/lib/Drupal/Core/Lock/LockBackendAbstract.php, line 17
Class
- LockBackendAbstract
- Non backend related common methods implementation for lock backends.
Namespace
Drupal\Core\Lock
Code
protected $lockId;
Please login to continue.