workflow/publish: update to php-8.1
[mdref/mdref] / QueryString / toArray.md
1 # array http\QueryString::toArray()
2
3 Simply returns http\QueryString::$queryArray.
4
5 ## Params:
6
7 None.
8
9 ## Returns:
10
11 * array, the $queryArray property.