Esempio n. 1
0
 /**
  * Returns the request Errors
  *
  * @return mixed
  */
 public function getErrors()
 {
     return $this->restClient->getErrors();
 }