vendor/guzzle/guzzle/src/Guzzle/BatchBatch.php

Classes

Batch Default batch implementation used to convert queued items into smaller chunks of batches using a {@see BatchDivisorIterface} and transfers each batch using a {@see BatchTransferInterface}.