You are here

protected property IteratorTest::$plugin in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/tests/src/Unit/process/IteratorTest.php \Drupal\Tests\migrate\Unit\process\IteratorTest::plugin

The iterator plugin being tested.

Type: \Drupal\migrate\Plugin\migrate\process\TestIterator

File

core/modules/migrate/tests/src/Unit/process/IteratorTest.php, line 27
Contains \Drupal\Tests\migrate\Unit\process\IteratorTest.

Class

IteratorTest
Tests the iterator process plugin.

Namespace

Drupal\Tests\migrate\Unit\process

Code

protected $plugin;