service plugin.manager.migrate.process in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/migrate.services.yml \plugin.manager.migrate.process
Class
Drupal\migrate\Plugin\MigratePluginManager1 string reference to plugin.manager.migrate.process
- Migration::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ Migration.php - Creates an instance of the plugin.
File
- core/
modules/ migrate/ migrate.services.yml - core/modules/migrate/migrate.services.yml
View source
- class: Drupal\migrate\Plugin\MigratePluginManager
- arguments:
- - process
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - Drupal\migrate\Annotation\MigrateProcessPlugin