protected property UpdateProcessor::$updateFetcher in Drupal 9
Same name and namespace in other branches
- 8 core/modules/update/src/UpdateProcessor.php \Drupal\update\UpdateProcessor::updateFetcher
The UpdateFetcher service.
Type: \Drupal\update\UpdateFetcherInterface
File
- core/
modules/ update/ src/ UpdateProcessor.php, line 29
Class
- UpdateProcessor
- Process project update information.
Namespace
Drupal\updateCode
protected $updateFetcher;