protected property MigrateLookup::$migrationPluginManager in Drupal 8
Same name and namespace in other branches
- 9 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\migrateCode
protected $migrationPluginManager;