StageBase::TEMPSTORE_LOCK_KEY

The tempstore key under which to store the locking info for this stage.

File

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

Class

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

Namespace

Drupal\package_manager

Code

protected final const TEMPSTORE_LOCK_KEY = 'lock';

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