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