$decoratedBatch
$decoratedBatch : \Guzzle\Batch\BatchInterface
BatchInterface decorator used to call a method each time flush is called
$decoratedBatch : \Guzzle\Batch\BatchInterface
__construct(\Guzzle\Batch\BatchInterface $decoratedBatch, mixed $callable)
| \Guzzle\Batch\BatchInterface | $decoratedBatch | Batch object to decorate  | 
                            
| mixed | $callable | Callable to call  |