protected property MigrateTableIncrementBatchTest::$batchSize in Migrate Plus 8.5
The batch size to configure.
Type: int
File
- tests/
src/ Kernel/ MigrateTableIncrementBatchTest.php, line 17
Class
- MigrateTableIncrementBatchTest
- Verifies all tests pass with batching enabled, uneven batches.
Namespace
Drupal\Tests\migrate_plus\KernelCode
protected $batchSize = 2;