Skip to content

Kirby 4.2.0

u()

Shortcut for url()

u(?string $path = null, array|string|null $options = null): string

Parameters

Name Type Default
$path string|null null
$options array|string|null null

Return type

string

Examples see url()