Beispiel #1
0
 /**
  * Clear the errors in "_debug->_errors".
  *
  * @return bool
  */
 public function clearErrors()
 {
     return $this->_debug->clearErrors();
 }