$decoratedBatch
$decoratedBatch : \Guzzle\Batch\BatchInterface
BatchInterface decorator used to keep a history of items that were added to the batch. You must clear the history manually to remove items from the history.
$decoratedBatch : \Guzzle\Batch\BatchInterface
__construct(\Guzzle\Batch\BatchInterface $decoratedBatch)
\Guzzle\Batch\BatchInterface | $decoratedBatch | BatchInterface that is being decorated |