예제 #1
0
파일: GuiModule.php 프로젝트: laiello/zoop
 protected function configure()
 {
     self::$sConfig = $this->getConfig();
     $this->depend(self::$sConfig['driver']);
 }
예제 #2
0
 protected function configure()
 {
     self::$sConfig = $this->getConfig();
 }