You are here

protected property MigrateToolsCommands::$migrationPluginManager in Migrate Tools 8.4

Same name and namespace in other branches
  1. 8.5 src/Commands/MigrateToolsCommands.php \Drupal\migrate_tools\Commands\MigrateToolsCommands::migrationPluginManager

Migration plugin manager service.

Type: \Drupal\migrate\Plugin\MigrationPluginManager

File

src/Commands/MigrateToolsCommands.php, line 30

Class

MigrateToolsCommands
Migrate Tools drush commands.

Namespace

Drupal\migrate_tools\Commands

Code

protected $migrationPluginManager;