Skip to content

Kirby 5.0.4

u()

Shortcut for url()

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

Parameters

Name Type Default
$path stringornull null
$options arrayorstringornull null

Return type

string

Examples see url()