Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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'
  10. - '@datetime.time'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal