You are here

protected property MessageController::$migrationConfigEntityPluginManager in Migrate Tools 8.2

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

Plugin manager for migration plugins.

Type: \Drupal\migrate_plus\Plugin\MigrationConfigEntityPluginManager

File

src/Controller/MessageController.php, line 29

Class

MessageController
Returns responses for migrate_tools message routes.

Namespace

Drupal\migrate_tools\Controller

Code

protected $migrationConfigEntityPluginManager;