Open Journal Systems
3.3.0
|
Static Public Member Functions | |
static | fromCommand (OperationCommand $command) |
Interface used to accept a completed OperationCommand and parse the result into a specific response type
Definition at line 8 of file ResponseClassInterface.php.
|
static |
Create a response model object from a completed command
OperationCommand | $command | That serialized the request |
Implemented in Guzzle\Tests\Mock\CustomResponseModel.