protected property UpdateProcessor::$stateStore in Drupal 9
Same name and namespace in other branches
- 8 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\updateCode
protected $stateStore;