MigrateTestBase::$migration

The primary migration being tested.

Type: \Drupal\migrate\Plugin\MigrationInterface

File

core/modules/migrate/tests/src/Kernel/MigrateTestBase.php, line 41

Class

MigrateTestBase
Creates abstract base class for migration tests.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $migration;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.