You are here

protected property MigrateSqlSourceTestCase::$source in Drupal 8

The tested source plugin.

Type: \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase

File

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

Class

MigrateSqlSourceTestCase
Base class for Migrate module source unit tests.

Namespace

Drupal\Tests\migrate\Unit

Code

protected $source;