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