parse()
parse(\Guzzle\Service\Command\CommandInterface $command) : mixed
Parse the HTTP response received by the command and update the command's result contents
Parameters
\Guzzle\Service\Command\CommandInterface | $command | Command to parse and update |
Returns
mixed —Returns the result to set on the command