You are here

protected property MigrateToolsTestCommands::$migrationPluginManager in Migrate Tools 8.5

Same name and namespace in other branches
  1. 8.4 tests/modules/migrate_tools_test/src/Commands/MigrateToolsTestCommands.php \Drupal\migrate_tools_test\Commands\MigrateToolsTestCommands::migrationPluginManager

Migration plugin manager service.

Type: \Drupal\migrate\Plugin\MigrationPluginManager

File

tests/modules/migrate_tools_test/src/Commands/MigrateToolsTestCommands.php, line 20

Class

MigrateToolsTestCommands
Migrate Tools Test drush commands.

Namespace

Drupal\migrate_tools_test\Commands

Code

protected $migrationPluginManager;