コード例 #1
0
ファイル: Registry.php プロジェクト: biGGs24/sgl2
 public function init(Zend_Config $config)
 {
     $this->config = $config;
     $this->dispatcher = Uber_Event_Dispatcher::getInstance();
 }