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