SqlBaseTest::$migration
Same name in other branches
- 8.9.x core/modules/migrate/tests/src/Kernel/SqlBaseTest.php \Drupal\Tests\migrate\Kernel\SqlBaseTest::migration
- 10 core/modules/migrate/tests/src/Kernel/SqlBaseTest.php \Drupal\Tests\migrate\Kernel\SqlBaseTest::migration
- 11.x core/modules/migrate/tests/src/Kernel/SqlBaseTest.php \Drupal\Tests\migrate\Kernel\SqlBaseTest::migration
The (probably mocked) migration under test.
Type: \Drupal\migrate\Plugin\MigrationInterface
Overrides MigrateTestBase::$migration
File
-
core/
modules/ migrate/ tests/ src/ Kernel/ SqlBaseTest.php, line 30
Class
- SqlBaseTest
- Tests the functionality of SqlBase.
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.