You are here

protected property MigrateLookup::$migrationPluginManager in Drupal 9

Same name and namespace in other branches
  1. 8 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 20

Class

MigrateLookup
Provides a migration lookup service.

Namespace

Drupal\migrate

Code

protected $migrationPluginManager;