You are here

protected property UpdateProcessor::$stateStore in Drupal 8

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

The state service.

Type: \Drupal\Core\State\StateInterface

File

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

Class

UpdateProcessor
Process project update information.

Namespace

Drupal\update

Code

protected $stateStore;