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 27

Class

SqlBaseTest
Tests the functionality of SqlBase.

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.