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