after()
after(\Guzzle\Service\Command\CommandInterface $command, \Guzzle\Http\Message\RequestInterface $request)
Called after visiting all parameters
Parameters
\Guzzle\Service\Command\CommandInterface | $command | Command being visited |
\Guzzle\Http\Message\RequestInterface | $request | Request being visited |