Example #1
0
 /**
  * @return Event\EventDispatcherInterface
  */
 public function getEventDispatcher()
 {
     return $this->_table->getEventDispatcher();
 }