예제 #1
0
 public function renderError($title, $error, $errorObj = null)
 {
     return parent::renderError($title, $error, $errorObj);
 }