예제 #1
0
파일: Record.php 프로젝트: sigma-z/dive
 /**
  * @return Event\EventDispatcherInterface
  */
 public function getEventDispatcher()
 {
     return $this->_table->getEventDispatcher();
 }