You are here

protected property SubProcessTest::$plugin in Drupal 8

The sub_process plugin being tested.

Type: \Drupal\migrate\Plugin\migrate\process\SubProcess

File

core/modules/migrate/tests/src/Unit/process/SubProcessTest.php, line 25

Class

SubProcessTest
Tests the sub_process process plugin.

Namespace

Drupal\Tests\migrate\Unit\process

Code

protected $plugin;