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