You are here

service update.fetcher in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/update/update.services.yml \update.fetcher

Class

Drupal\update\UpdateFetcher

File

core/modules/update/update.services.yml
core/modules/update/update.services.yml

View source
  1. class: Drupal\update\UpdateFetcher
  2. arguments:
  3. - '@config.factory'
  4. - '@http_client'