示例#1
0
 protected function configure()
 {
     self::$sConfig = $this->getConfig();
     $this->depend(self::$sConfig['driver']);
 }
示例#2
0
 protected function configure()
 {
     self::$sConfig = $this->getConfig();
 }