You are here

protected property MigrationListBuilder::$migrationConfigEntityPluginManager in Migrate Tools 8.3

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

Plugin manager for migration plugins.

Type: \Drupal\migrate_plus\Plugin\MigrationConfigEntityPluginManager

File

src/Controller/MigrationListBuilder.php, line 38

Class

MigrationListBuilder
Provides a listing of migration entities in a given group.

Namespace

Drupal\migrate_tools\Controller

Code

protected $migrationConfigEntityPluginManager;