You are here

protected property MigrateHelperTest::$migrationManager in Panopoly Core 8.2

Mocked migration manager.

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

File

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;