Class HistoryBatch
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.
- Guzzle\Batch\AbstractBatchDecorator implements Guzzle\Batch\BatchInterface
- Guzzle\Batch\HistoryBatch
public
|
|
public
array
|
|
public
|
__call(),
__construct(),
flush(),
getDecorators(),
isEmpty()
|
protected
array
|
$history
Items in the history |
#
array()
|
$decoratedBatch
|