You are here

protected property MigrateStubTest::$migrateLookup in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/migrate/tests/src/Kernel/MigrateStubTest.php \Drupal\Tests\migrate\Kernel\MigrateStubTest::migrateLookup

The migration lookup service.

Type: \Drupal\migrate\MigrateLookupInterface

File

core/modules/migrate/tests/src/Kernel/MigrateStubTest.php, line 40

Class

MigrateStubTest
Tests the migrate.stub Service.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $migrateLookup;