You are here

protected property SqlTest::$migrationDefinition in Drupal 9

Definition of a test migration.

Type: array

File

core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php, line 38

Class

SqlTest
Tests that the migrate map table is created.

Namespace

Drupal\Tests\migrate\Kernel\Plugin\id_map

Code

protected $migrationDefinition;