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