You are here

protected property UpdateProcessor::$fetchTaskStore in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::fetchTaskStore

Update Fetch Task Store.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

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

Class

UpdateProcessor
Process project update information.

Namespace

Drupal\update

Code

protected $fetchTaskStore;