StageBase::$lock

The lock info for the stage.

Consists of a unique random string and the current class name.

Type: string[]

File

core/modules/package_manager/src/StageBase.php, line 152

Class

StageBase
Creates and manages a stage directory in which to install or update code.

Namespace

Drupal\package_manager

Code

private $lock;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.