update.manager

Class

Drupal\update\UpdateManager

File

core/modules/update/update.services.yml

View source
  1. class: Drupal\update\UpdateManager
  2. arguments:
  3. - '@config.factory'
  4. - '@module_handler'
  5. - '@update.processor'
  6. - '@string_translation'
  7. - '@keyvalue.expirable'
  8. - '@theme_handler'
  9. - '@extension.list.module'
  10. - '@extension.list.theme'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.