StageBase::TEMPSTORE_CHANGES_APPLIED
The tempstore key for whether staged operations have been applied.
See also
::apply()
::destroy()
File
-
core/
modules/ package_manager/ src/ StageBase.php, line 110
Class
- StageBase
- Creates and manages a stage directory in which to install or update code.
Namespace
Drupal\package_managerCode
private const TEMPSTORE_CHANGES_APPLIED = 'changes_applied';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.