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