Gets the unique page token for locks. Locks will be wipeout at each end of
page request on a token basis.
Return value
string
File
- drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php, line 78
- Definition of Drupal\Core\Lock\LockBackendInterface.
Class
- LockBackendInterface
- Lock backend interface.
Namespace
Drupal\Core\Lock
Code
public function getLockId();