You are here

protected property MigrateLookupTest::$migrateLookup in Drupal 9

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

The migration lookup service.

Type: \Drupal\migrate\MigrateLookupInterface

File

core/modules/migrate/tests/src/Kernel/MigrateLookupTest.php, line 34

Class

MigrateLookupTest
Tests the Migrate Lookup service.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $migrateLookup;