flush
[mdref/mdref-http] / http / QueryString / getGlobalInstance.md
diff --git a/http/QueryString/getGlobalInstance.md b/http/QueryString/getGlobalInstance.md
new file mode 100644 (file)
index 0000000..1db996a
--- /dev/null
@@ -0,0 +1,15 @@
+# static http\QueryString http\QueryString::getGlobalInstance()
+
+Retrieve the global querystring instance referencing $_GET.
+
+## Params:
+
+None.
+
+## Returns:
+
+* http\QueryString, the http\QueryString::$instance
+
+## Throws:
+
+* http\Exception