You are here

protected property MigrateStubTest::$migrateStub 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::migrateStub

The migrate stub service.

Type: \Drupal\migrate\MigrateStubInterface

File

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

Class

MigrateStubTest
Tests the migrate.stub Service.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $migrateStub;