You are here

protected property MigrationController::$migrationConfigEntityPluginManager in Migrate Tools 8.2

Same name and namespace in other branches
  1. 8.3 src/Controller/MigrationController.php \Drupal\migrate_tools\Controller\MigrationController::migrationConfigEntityPluginManager

Plugin manager for migration plugins.

Type: \Drupal\migrate_plus\Plugin\MigrationConfigEntityPluginManager

File

src/Controller/MigrationController.php, line 23

Class

MigrationController
Returns responses for migrate_tools migration view routes.

Namespace

Drupal\migrate_tools\Controller

Code

protected $migrationConfigEntityPluginManager;