Class AbstractBatchDecorator
Abstract decorator used when decorating a BatchInterface
- Guzzle\Batch\AbstractBatchDecorator implements Guzzle\Batch\BatchInterface
Direct known subclasses
Guzzle\Batch\ExceptionBufferingBatch, Guzzle\Batch\FlushingBatch, Guzzle\Batch\HistoryBatch, Guzzle\Batch\NotifyingBatch
public
|
|
public
mixed
|
|
public
|
|
public
array
|
|
public
boolean
|
|
public
array
|
protected
|
$decoratedBatch
Decorated batch object |