You are here

protected property MigrateHelperTest::$migrationManager in Panopoly 8.2

Mocked migration manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

modules/panopoly/panopoly_core/tests/src/Unit/MigrateHelperTest.php, line 27

Class

MigrateHelperTest
Tests for Panopoly Core's MigrateHelper service.

Namespace

Drupal\Tests\panopoly_core\Unit

Code

protected $migrationManager;