Skip to content

Kirby 5.0.2

Url::query()

Returns the query for the given url

Url::query(array|string|null $url = null): string

Parameters

Name Type Default
$url arrayorstringornull null

Return type

string

Parent class

Kirby\Cms\Url inherited from Kirby\Http\Url