Interface ResponseClassInterface
Interface used to accept a completed OperationCommand and parse the result into a specific response type
Direct known implementers
Guzzle\Tests\Mock\CustomResponseModel
public static
|
#
fromCommand(
Create a response model object from a completed command |