Issue #2213451 by andypost, bdone, benjy, penyaskito, chx, claudiu.cristea, damiankloip, gregboggs, InternetDevels, jessehs, jhedstrom, marvil07, mikeryan, pcambra, Xano, YesCT: Update Migrate API in core
2014-03-19 18:56:48 +00:00
|
|
|
services:
|
|
|
|
plugin.manager.migrate.load:
|
|
|
|
class: Drupal\migrate\Plugin\MigratePluginManager
|
2014-04-11 14:40:11 +00:00
|
|
|
arguments: [load, '@container.namespaces', '@cache.discovery', '@language_manager', '@module_handler']
|