MigrateTestBase::$migration
Same name in other branches
- 9 core/modules/migrate/tests/src/Kernel/MigrateTestBase.php \Drupal\Tests\migrate\Kernel\MigrateTestBase::migration
- 8.9.x core/modules/migrate/tests/src/Kernel/MigrateTestBase.php \Drupal\Tests\migrate\Kernel\MigrateTestBase::migration
- 10 core/modules/migrate/tests/src/Kernel/MigrateTestBase.php \Drupal\Tests\migrate\Kernel\MigrateTestBase::migration
The primary migration being tested.
Type: \Drupal\migrate\Plugin\MigrationInterface
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ MigrateTestBase.php, line 43
Class
- MigrateTestBase
- Creates abstract base class for migration tests.
Namespace
Drupal\Tests\migrate\KernelCode
protected $migration;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.