update.processor

Same name and namespace in other branches
  1. 9 core/modules/update/update.services.yml \update.processor
  2. 10 core/modules/update/update.services.yml \update.processor
  3. 11.x core/modules/update/update.services.yml \update.processor

Class

Drupal\update\UpdateProcessor

File

core/modules/update/update.services.yml

View source
  1. class: Drupal\update\UpdateProcessor
  2. arguments:
  3. - '@config.factory'
  4. - '@queue'
  5. - '@update.fetcher'
  6. - '@state'
  7. - '@private_key'
  8. - '@keyvalue'
  9. - '@keyvalue.expirable'

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