StageBase::TEMPSTORE_METADATA_KEY

The tempstore key under which to store arbitrary metadata for this stage.

File

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

Class

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

Namespace

Drupal\package_manager

Code

protected final const TEMPSTORE_METADATA_KEY = 'metadata';

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