DedupeEntityTest::$migrationConfiguration
The migration configuration, initialized to set the ID to test.
Type: array
Overrides MigrateTestCase::$migrationConfiguration
File
-
core/
modules/ migrate/ tests/ src/ Unit/ process/ DedupeEntityTest.php, line 36
Class
- DedupeEntityTest
- @coversDefaultClass \Drupal\migrate\Plugin\migrate\process\DedupeEntity @group migrate @group legacy
Namespace
Drupal\Tests\migrate\Unit\processCode
protected $migrationConfiguration = [
'id' => 'test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.