StageBase::TEMPSTORE_STAGING_ROOT_KEY

The tempstore key under which to store the path of stage root directory.

See also

::getStagingRoot()

File

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

Class

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

Namespace

Drupal\package_manager

Code

private const TEMPSTORE_STAGING_ROOT_KEY = 'staging_root';

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