protected property IteratorTest::$migrationConfiguration in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/tests/src/Unit/process/IteratorTest.php \Drupal\Tests\migrate\Unit\process\IteratorTest::migrationConfiguration
Type: array
Overrides MigrateTestCase::$migrationConfiguration
File
- core/
modules/ migrate/ tests/ src/ Unit/ process/ IteratorTest.php, line 32 - Contains \Drupal\Tests\migrate\Unit\process\IteratorTest.
Class
- IteratorTest
- Tests the iterator process plugin.
Namespace
Drupal\Tests\migrate\Unit\processCode
protected $migrationConfiguration = array(
'id' => 'test',
);