Skip to content

Kirby 5.1.2

$siteUuid->toUrl()

Returns the URL of the model, including the query and fragment

$siteUuid->toUrl(): string|null

Return types

stringornull

This method modifies the existing $siteuuid object it is applied to and returns it again.

Parent class

Kirby\Uuid\SiteUuid inherited from Kirby\Uuid\Uuid