예제 #1
0
파일: Vista.php 프로젝트: elvisdandrea/ag3
 /**
  * Returns the Request Information
  *
  * @return mixed
  */
 public function getInfo()
 {
     return $this->restClient->getInfo();
 }