Beispiel #1
0
 /**
  * Return error
  *
  * @return mixed
  */
 public function getErrors()
 {
     return $this->curl->getErrors();
 }