UpdateProcessor::$tempStore

Same name in other branches
  1. 9 core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::tempStore
  2. 8.9.x core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::tempStore
  3. 11.x core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::tempStore

Update key/value store.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface

File

core/modules/update/src/UpdateProcessor.php, line 45

Class

UpdateProcessor
Process project update information.

Namespace

Drupal\update

Code

protected $tempStore;

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