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