MigrateSqlSourceTestCase::$plugin

The source plugin instance under test.

Type: \Drupal\migrate\Plugin\MigrateSourceInterface

File

core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php, line 77

Class

MigrateSqlSourceTestCase
Base class for Migrate module source unit tests.

Namespace

Drupal\Tests\migrate\Unit

Code

protected $plugin;

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