Example #1
0
File: Wrapper.php Project: cwcw/cms
 /**
  * @see Engine/Streamwide_Engine_Widget#getErrors()
  */
 public function getErrors()
 {
     return $this->_widget->getErrors();
 }