Beispiel #1
0
 public static function closeAllConnections()
 {
     self::$connections = array();
 }