StageBase::TEMPSTORE_DESTROYED_STAGES_INFO_PREFIX

The tempstore key for information about previously destroyed stages.

See also

::apply()

::destroy()

File

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

Class

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

Namespace

Drupal\package_manager

Code

private const TEMPSTORE_DESTROYED_STAGES_INFO_PREFIX = 'TEMPSTORE_DESTROYED_STAGES_INFO';

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