Example #1
0
 /**
  * Get the last response.
  *
  * @return string
  */
 public function getLastResponse()
 {
     return $this->client->getLastResponse();
 }