SqlBaseTest::$migration

Same name in other branches
  1. 9 core/modules/migrate/tests/src/Kernel/SqlBaseTest.php \Drupal\Tests\migrate\Kernel\SqlBaseTest::migration
  2. 8.9.x core/modules/migrate/tests/src/Kernel/SqlBaseTest.php \Drupal\Tests\migrate\Kernel\SqlBaseTest::migration
  3. 10 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 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.