MigrateSqlIdMapTest::$migrationConfiguration
The migration configuration, initialized to set the ID and destination IDs.
Type: array
Overrides MigrateTestCase::$migrationConfiguration
File
-
core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php, line 27
Class
- MigrateSqlIdMapTest
- Tests the SQL ID map plugin.
Namespace
Drupal\Tests\migrate\UnitCode
protected $migrationConfiguration = [
'id' => 'sql_idmap_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.