コード例 #1
0
ファイル: Vista.php プロジェクト: elvisdandrea/ag3
 /**
  * Returns the Request Information
  *
  * @return mixed
  */
 public function getInfo()
 {
     return $this->restClient->getInfo();
 }