Skip to content

Kirby 4.2.0

Uri::index()

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

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

Parameters

Name Type Default
$props array [ ]

Return type

Kirby\Uuid\Uri

Parent class

Kirby\Uuid\Uri inherited from Kirby\Http\Uri