service aggregator.items.importer in Drupal 9
Same name and namespace in other branches
- 8 core/modules/aggregator/aggregator.services.yml \aggregator.items.importer
Class
Drupal\aggregator\ItemsImporterFile
- core/
modules/ aggregator/ aggregator.services.yml - core/modules/aggregator/aggregator.services.yml
View source
- class: Drupal\aggregator\ItemsImporter
- arguments:
- - '@config.factory'
- - '@plugin.manager.aggregator.fetcher'
- - '@plugin.manager.aggregator.parser'
- - '@plugin.manager.aggregator.processor'
- - '@logger.channel.aggregator'