You are here

protected property CSVTest::$plugin in Migrate Source CSV 8

The mock migration plugin.

Type: \Drupal\migrate\Entity\MigrationInterface

File

tests/src/Unit/Plugin/migrate/source/CSVTest.php, line 38
Code for CSVTest.php.

Class

CSVTest
@coversDefaultClass \Drupal\migrate_source_csv\Plugin\migrate\source\CSV

Namespace

Drupal\Tests\migrate_source_csv\Unit\Plugin\migrate\source

Code

protected $plugin;