You are here

protected property MigrateTableIncrementEvenBatchTest::$batchSize in Migrate Plus 8.5

The batch size to configure.

Type: int

File

tests/src/Kernel/MigrateTableIncrementEvenBatchTest.php, line 17

Class

MigrateTableIncrementEvenBatchTest
Verifies all tests pass with batching enabled, even batches.

Namespace

Drupal\Tests\migrate_plus\Kernel

Code

protected $batchSize = 3;