Exemplo n.º 1
0
 private function getConn()
 {
     $conn = Module::dbConfig();
     return $conn;
 }