示例#1
0
文件: Defero.php 项目: qubes/defero
 protected function _configure()
 {
     parent::_configure();
     $this->_listen('Qubes\\Defero\\Applications\\Defero', $this->getConfig());
 }