StageBase::$tempStore

The shared temp store.

Type: \Drupal\Core\TempStore\SharedTempStore

File

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

Class

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

Namespace

Drupal\package_manager

Code

protected SharedTempStore $tempStore;

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