You are here

service plugin.manager.migrate.source in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/migrate.services.yml \plugin.manager.migrate.source

Class

Drupal\migrate\Plugin\MigratePluginManager

File

core/modules/migrate/migrate.services.yml
core/modules/migrate/migrate.services.yml

View source
  1. class: Drupal\migrate\Plugin\MigratePluginManager
  2. arguments:
  3. - source
  4. - '@container.namespaces'
  5. - '@cache.discovery'
  6. - '@module_handler'
  7. - Drupal\migrate\Annotation\MigrateSource