You are here

protected property MigrateHelper::$migrationManager in Panopoly 8.2

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface

File

modules/panopoly/panopoly_core/src/MigrateHelper.php, line 20

Class

MigrateHelper
Service with some helper functions for working with migrate.

Namespace

Drupal\panopoly_core

Code

protected $migrationManager;