$uri->setQuery()
Parameters
Name | Type | Default |
---|---|---|
$query | Kirby\Http\Query |string |array |null |
null |
Return type
This method modifies the existing $uri
object it is applied to and returns it again.
Name | Type | Default |
---|---|---|
$query | Kirby\Http\Query |string |array |null |
null |
This method modifies the existing $uri
object it is applied to and returns it again.