d7e464259ca7fdde4fc89284e394c4928c4c79e1
[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