MigrateLookup::$migrationPluginManager

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

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface

File

core/modules/migrate/src/MigrateLookup.php, line 19

Class

MigrateLookup
Provides a migration lookup 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.