Beispiel #1
0
 public static function reset()
 {
     self::$instance->destroy();
     self::$instance = null;
 }