You are here

protected property IteratorTest::$plugin in Drupal 8

The iterator plugin being tested.

Type: \Drupal\migrate\Plugin\migrate\process\Iterator

File

core/modules/migrate/tests/src/Unit/process/IteratorTest.php, line 23

Class

IteratorTest
Tests the iterator process plugin.

Namespace

Drupal\Tests\migrate\Unit\process

Code

protected $plugin;