service update.processor in Drupal 8
Same name and namespace in other branches
- 9 core/modules/update/update.services.yml \update.processor
Class
Drupal\update\UpdateProcessorFile
- core/
modules/ update/ update.services.yml - core/modules/update/update.services.yml
View source
- class: Drupal\update\UpdateProcessor
- arguments:
- - '@config.factory'
- - '@queue'
- - '@update.fetcher'
- - '@state'
- - '@private_key'
- - '@keyvalue'
- - '@keyvalue.expirable'