Current page lock token identifier.
Type: string
File
- core/lib/Drupal/Core/Lock/NullLockBackend.php, line 20
Class
- NullLockBackend
- Defines a Null lock backend.
Namespace
Drupal\Core\Lock
Code
protected $lockId;
Current page lock token identifier.
Type: string
Drupal\Core\Lock
protected $lockId;
Please login to continue.