You are here

protected property DrushTest::$migrationManager in Migrate Upgrade 8.3

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManager

File

tests/src/Kernel/DrushTest.php, line 31

Class

DrushTest
Tests the drush command runner for migrate upgrade.

Namespace

Drupal\Tests\migrate_upgrade\Kernel

Code

protected $migrationManager;