IteratorTest::$migrationConfiguration

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\process

Code

protected $migrationConfiguration = [
    'id' => 'test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.