SandboxManagerBase::$lock
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/SandboxManagerBase.php \Drupal\package_manager\SandboxManagerBase::lock
The lock info for the stage.
Consists of a unique random string and the current class name.
Type: string[]|null
File
-
core/
modules/ package_manager/ src/ SandboxManagerBase.php, line 154
Class
- SandboxManagerBase
- Creates and manages a stage directory in which to install or update code.
Namespace
Drupal\package_managerCode
private ?array $lock = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.