Example #1
0
 public function setErrors($form, $errors)
 {
     return $this->session->setErrors($form, $errors);
 }