MigrationPluginManager::$sourceManager

Same name and namespace in other branches
  1. 9 core/modules/migrate_drupal/src/MigrationPluginManager.php \Drupal\migrate_drupal\MigrationPluginManager::sourceManager
  2. 8.9.x core/modules/migrate_drupal/src/MigrationPluginManager.php \Drupal\migrate_drupal\MigrationPluginManager::sourceManager
  3. 11.x 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_drupal

Code

protected $sourceManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.