Open Journal Systems
3.3.0
RequestSerializerInterface.php
1
<?php
2
3
namespace
Guzzle\Service\Command
;
4
5
use
Guzzle\Http\Message\RequestInterface
;
6
use
Guzzle\Service\Command\CommandInterface
;
7
11
interface
RequestSerializerInterface
12
{
20
public
function
prepare
(
CommandInterface
$command);
21
}
Guzzle\Http\Message\RequestInterface
Definition:
lib/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php:16
Guzzle\Service\Command
Definition:
AbstractCommand.php:3
Guzzle\Service\Command\RequestSerializerInterface
Definition:
RequestSerializerInterface.php:11
Guzzle\Service\Command\RequestSerializerInterface\prepare
prepare(CommandInterface $command)
Guzzle\Service\Command\CommandInterface
Definition:
CommandInterface.php:17
plugins
paymethod
paypal
lib
vendor
guzzle
guzzle
src
Guzzle
Service
Command
RequestSerializerInterface.php
Generated on Fri Aug 28 2020 14:53:24 for Open Journal Systems by
1.8.17