Open Journal Systems  3.3.0
BatchDivisorInterface.php
1 <?php
2 
3 namespace Guzzle\Batch;
4 
9 {
17  public function createBatches(\SplQueue $queue);
18 }
Guzzle\Batch
Definition: AbstractBatchDecorator.php:3
Guzzle\Batch\BatchDivisorInterface\createBatches
createBatches(\SplQueue $queue)
Guzzle\Batch\BatchDivisorInterface
Definition: BatchDivisorInterface.php:8