#3100507 Add support for external URL query parameter handling
Compare changes
@@ -32,6 +32,9 @@ class UrlHelper {
@@ -39,7 +42,7 @@ class UrlHelper {
@@ -50,7 +53,7 @@ public static function buildQuery(array $query, $parent = '') {
The changes:
Closes #3100507