Class NotifyingBatch
BatchInterface decorator used to call a method each time flush is called
- Guzzle\Batch\AbstractBatchDecorator implements Guzzle\Batch\BatchInterface
- Guzzle\Batch\NotifyingBatch
public
|
|
public
array
|
__call(),
add(),
getDecorators(),
isEmpty()
|
protected
mixed
|
$callable
Callable to call |
$decoratedBatch
|