You are here

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

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

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. - id_map
  4. - '@container.namespaces'
  5. - '@cache.discovery'
  6. - '@module_handler'