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