Example #1
0
 public function __construct()
 {
     $config = new Config();
     $this->conf = $config->getDB();
 }