Skip to content

Kirby 5.2.0

$userUuid->toUrl()

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

$userUuid->toUrl(): string|null

Return types

stringornull

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

Parent class

Kirby\Uuid\UserUuid inherited from Kirby\Uuid\Uuid