MigrateStub::$migrationPluginManager

Same name in other branches
  1. 9 core/modules/migrate/src/MigrateStub.php \Drupal\migrate\MigrateStub::migrationPluginManager
  2. 10 core/modules/migrate/src/MigrateStub.php \Drupal\migrate\MigrateStub::migrationPluginManager
  3. 11.x core/modules/migrate/src/MigrateStub.php \Drupal\migrate\MigrateStub::migrationPluginManager

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface

File

core/modules/migrate/src/MigrateStub.php, line 20

Class

MigrateStub
Provides the migrate stubbing service.

Namespace

Drupal\migrate

Code

protected $migrationPluginManager;

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