Interface ResponseParserInterface
Parses the HTTP response of a command and sets the appropriate result on a command object
Direct known implementers
Guzzle\Service\Command\DefaultResponseParserIndirect known implementers
Guzzle\Service\Command\OperationResponseParser
public
mixed
|
#
parse(
Parse the HTTP response received by the command and update the command's result contents |