protected property MigrationLookupTestCase::$migrateStub in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate/tests/src/Unit/process/MigrationLookupTestCase.php \Drupal\Tests\migrate\Unit\process\MigrationLookupTestCase::migrateStub
- 9 core/modules/migrate/tests/src/Unit/process/MigrationLookupTestCase.php \Drupal\Tests\migrate\Unit\process\MigrationLookupTestCase::migrateStub
The prophecy of the migrate stub service.
Type: \Prophecy\Prophecy\ObjectProphecy
File
- core/
modules/ migrate/ tests/ src/ Unit/ process/ MigrationLookupTestCase.php, line 19
Class
- MigrationLookupTestCase
- Provides container handling for migration lookup unit tests.
Namespace
Drupal\Tests\migrate\Unit\processCode
protected $migrateStub;