MigrationPluginManager::$sourceManager
Same name in other branches
- 9 core/modules/migrate_drupal/src/MigrationPluginManager.php \Drupal\migrate_drupal\MigrationPluginManager::sourceManager
- 8.9.x core/modules/migrate_drupal/src/MigrationPluginManager.php \Drupal\migrate_drupal\MigrationPluginManager::sourceManager
- 10 core/modules/migrate_drupal/src/MigrationPluginManager.php \Drupal\migrate_drupal\MigrationPluginManager::sourceManager
The Migrate source plugin manager service.
Type: \Drupal\migrate\Plugin\MigrateSourcePluginManager
File
-
core/
modules/ migrate_drupal/ src/ MigrationPluginManager.php, line 33
Class
- MigrationPluginManager
- Manages migration plugins.
Namespace
Drupal\migrate_drupalCode
protected $sourceManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.