Skip to content

Kirby 4.1.2

Uri::index()

Creates an Uri object for the URL to the index.php or any other executed script.

Uri::index(array $props = [ ]): Kirby\Http\Uri

Parameters

Name Type Default
$props array [ ]

Return type

Kirby\Http\Uri

Parent class

Kirby\Http\Uri