Open Journal Systems
3.3.0
ErrorResponseExceptionInterface.php
1
<?php
2
3
namespace
Guzzle\Plugin\ErrorResponse
;
4
5
use
Guzzle\Service\Command\CommandInterface
;
6
use
Guzzle\Http\Message\Response
;
7
11
interface
ErrorResponseExceptionInterface
12
{
21
public
static
function
fromCommand
(
CommandInterface
$command,
Response
$response);
22
}
Guzzle\Plugin\ErrorResponse\ErrorResponseExceptionInterface
Definition:
ErrorResponseExceptionInterface.php:11
Guzzle\Http\Message\Response
Definition:
lib/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php:17
Guzzle\Plugin\ErrorResponse
Definition:
ErrorResponseExceptionInterface.php:3
Guzzle\Service\Command\CommandInterface
Definition:
CommandInterface.php:17
Guzzle\Plugin\ErrorResponse\ErrorResponseExceptionInterface\fromCommand
static fromCommand(CommandInterface $command, Response $response)
plugins
paymethod
paypal
lib
vendor
guzzle
guzzle
src
Guzzle
Plugin
ErrorResponse
ErrorResponseExceptionInterface.php
Generated on Fri Aug 28 2020 14:51:38 for Open Journal Systems by
1.8.17