Skip to content

Kirby 4.1.2

Url::index()

Returns the url to the executed script

Url::index(array $props = [ ]): string

Parameters

Name Type Default
$props array [ ]

Return type

string

Parent class

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