protected property MigrateTableTest::$batchSize in Migrate Plus 8.5
The batch size to configure (a size of 1 disables batching).
Type: int
File
- tests/
src/ Kernel/ MigrateTableTest.php, line 32
Class
- MigrateTableTest
- Tests migration destination table.
Namespace
Drupal\Tests\migrate_plus\KernelCode
protected $batchSize = 1;