You are here

service plugin.manager.feeds.processor in Feeds 8.3

Same name and namespace in other branches
  1. 8.2 feeds.services.yml \plugin.manager.feeds.processor

Class

Drupal\feeds\Plugin\Type\FeedsPluginManager

File

./feeds.services.yml
feeds.services.yml

View source
  1. class: Drupal\feeds\Plugin\Type\FeedsPluginManager
  2. arguments:
  3. - processor
  4. - '@container.namespaces'
  5. - '@cache.default'
  6. - '@language_manager'
  7. - '@module_handler'