Beispiel #1
0
 /**
  * Returns the Request Information
  *
  * @return mixed
  */
 public function getInfo()
 {
     return $this->restClient->getInfo();
 }