service plugin.manager.aggregator.fetcher

Class

Drupal\aggregator\Plugin\AggregatorPluginManager
2 string references to plugin.manager.aggregator.fetcher
aggregator_refresh in drupal/core/modules/aggregator/aggregator.module
Checks a news feed for new items.
SettingsForm::create in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php
Instantiates a new instance of this controller.

File

drupal/core/modules/aggregator/aggregator.services.yml
drupal/core/modules/aggregator/aggregator.services.yml

View source
  1. class: Drupal\aggregator\Plugin\AggregatorPluginManager
  2. arguments:
  3. - fetcher
  4. - '@container.namespaces'