예제 #1
0
파일: Wrapper.php 프로젝트: cwcw/cms
 /**
  * @see Engine/Streamwide_Engine_Widget#getErrors()
  */
 public function getErrors()
 {
     return $this->_widget->getErrors();
 }