StageBase::TEMPSTORE_APPLY_TIME_KEY
The tempstore key under which to store the time that ::apply() was called.
See also
::apply()
::destroy()
File
-
core/
modules/ package_manager/ src/ StageBase.php, line 100
Class
- StageBase
- Creates and manages a stage directory in which to install or update code.
Namespace
Drupal\package_managerCode
private const TEMPSTORE_APPLY_TIME_KEY = 'apply_time';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.