mdref.json config
[mdref/mdref-http] / http / QueryString / unserialize.md
1 # void http\QueryString::unserialize(string $serialized)
2
3 Implements Serializable.
4
5 ## Params:
6
7 * string $serialized
8 The x-www-form-urlencoded querystring.
9
10 ## Throws:
11
12 * http\Exception