The UpdateFetcher service.
Type: \Drupal\update\UpdateFetcherInterface
File
- core/modules/update/src/UpdateProcessor.php, line 29
Class
- UpdateProcessor
- Process project update information.
Namespace
Drupal\update
Code
protected $updateFetcher;
The UpdateFetcher service.
Type: \Drupal\update\UpdateFetcherInterface
Drupal\update
protected $updateFetcher;
Please login to continue.