示例#1
0
 /**
  * Returns the request url
  *
  * @return mixed
  */
 public function getRequestURL()
 {
     return $this->restClient->getUrl();
 }