MigrateSourceTestBase::$plugin

The source plugin under test.

Type: \Drupal\migrate\Plugin\MigrateSourceInterface

File

core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php, line 57

Class

MigrateSourceTestBase
Base class for tests of Migrate source plugins.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $plugin;

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