Class BatchClosureDivisor
Divides batches using a callable
- Guzzle\Batch\BatchClosureDivisor implements Guzzle\Batch\BatchDivisorInterface
public
|
|
public
array|
|
protected
callable
|
$callable
Method used to divide the batches |
|
protected
mixed
|
$context
$context Context passed to the callable |