Url::query()
Returns the query for the given url
Url::query(string|array|null $url = null): string
Parameters
Name | Type | Default | Description |
---|---|---|---|
$url |
string |array |null |
null |
Return type
string
Inherited from
Kirby\Http\Url