Open Journal Systems
3.3.0
BatchInterface.php
1
<?php
2
3
namespace
Guzzle\Batch
;
4
8
interface
BatchInterface
9
{
17
public
function
add
($item);
18
24
public
function
flush
();
25
31
public
function
isEmpty
();
32
}
Guzzle\Batch
Definition:
AbstractBatchDecorator.php:3
Guzzle\Batch\BatchInterface\flush
flush()
Guzzle\Batch\BatchInterface\isEmpty
isEmpty()
Guzzle\Batch\BatchInterface
Definition:
BatchInterface.php:8
Guzzle\Batch\BatchInterface\add
add($item)
plugins
paymethod
paypal
lib
vendor
guzzle
guzzle
src
Guzzle
Batch
BatchInterface.php
Generated on Fri Aug 28 2020 14:50:53 for Open Journal Systems by
1.8.17