SandboxManagerBase::TEMPSTORE_STAGING_ROOT_KEY
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/SandboxManagerBase.php \Drupal\package_manager\SandboxManagerBase::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/ SandboxManagerBase.php, line 92
Class
- SandboxManagerBase
- Creates and manages a stage directory in which to install or update code.
Namespace
Drupal\package_managerCode
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.