protected property QueryBatchTest::$migration in Drupal 8
Same name and namespace in other branches
- 9 core/modules/migrate/tests/src/Kernel/QueryBatchTest.php \Drupal\Tests\migrate\Kernel\QueryBatchTest::migration
The mocked migration.
Type: \Drupal\migrate\Plugin\MigrationInterface|\Prophecy\Prophecy\ObjectProphecy
File
- core/
modules/ migrate/ tests/ src/ Kernel/ QueryBatchTest.php, line 24
Class
- QueryBatchTest
- Tests query batching.
Namespace
Drupal\Tests\migrate\KernelCode
protected $migration;