Ejemplo n.º 1
0
 /**
  * Close connection
  */
 public static function closeConnection()
 {
     self::$instance = null;
 }