\Guzzle\Tests\MockCustomResponseModel

Summary

Methods
Properties
Constants
fromCommand()
__construct()
$command
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$command

$command : 

Type

Methods

fromCommand()

fromCommand(\Guzzle\Service\Command\OperationCommand  $command) : self

Create a response model object from a completed command

Parameters

\Guzzle\Service\Command\OperationCommand $command

That serialized the request

Returns

self

__construct()

__construct(  $command) 

Parameters

$command