protected property IteratorTest::$migrationConfiguration in Drupal 8
Type: array
Overrides MigrateTestCase::$migrationConfiguration
File
- core/
modules/ migrate/ tests/ src/ Unit/ process/ IteratorTest.php, line 28
Class
- IteratorTest
- Tests the iterator process plugin.
Namespace
Drupal\Tests\migrate\Unit\processCode
protected $migrationConfiguration = [
'id' => 'test',
];