mdref.json config
[mdref/mdref-http] / http / QueryString / mod.md
1 # http\QueryString http\QueryString::mod(mixed $params = NULL)
2
3 Set additional $params to a clone of this instance.
4 See http\QueryString::set().
5
6 > ***NOTE:***
7 > This method returns a clone (copy) of this instance.
8
9 ## Params:
10
11 * mixed $params = NULL
12 Additional params as object, array or string to parse.
13
14 ## Returns:
15
16 * http\QueryString, clone.
17
18 ## Throws:
19
20 * http\Exception\BadQueryStringException