container->get('plugin.manager.migration'); // Tests that a migration in directory 'migration_templates' is discovered. $this->assertTrue($plugin_manager->hasDefinition('migration_templates_test')); } }