service plugin.manager.aggregator.fetcher in Drupal 8
Same name and namespace in other branches
- 9 core/modules/aggregator/aggregator.services.yml \plugin.manager.aggregator.fetcher
Class
Drupal\aggregator\Plugin\AggregatorPluginManager1 string reference to plugin.manager.aggregator.fetcher
- SettingsForm::create in core/
modules/ aggregator/ src/ Form/ SettingsForm.php - Instantiates a new instance of this class.
File
- core/
modules/ aggregator/ aggregator.services.yml - core/modules/aggregator/aggregator.services.yml
View source
- class: Drupal\aggregator\Plugin\AggregatorPluginManager
- arguments:
- - fetcher
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'