Url::query()
Returns the query for the given url
Parameters
Name | Type | Default |
---|---|---|
$url | array |string |null |
null |
Return type
string
Parent class
Kirby\Cms\Url
inherited from Kirby\Http\Url
Returns the query for the given url
Name | Type | Default |
---|---|---|
$url | array |string |null |
null |
string
Kirby\Cms\Url
inherited from Kirby\Http\Url