예제 #1
0
파일: Defero.php 프로젝트: qubes/defero
 protected function _configure()
 {
     parent::_configure();
     $this->_listen('Qubes\\Defero\\Applications\\Defero', $this->getConfig());
 }