Skip to content

Kirby 5.1.3

$fileUuid->toUrl()

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

$fileUuid->toUrl(): string|null

Return types

stringornull

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

Parent class

Kirby\Uuid\FileUuid inherited from Kirby\Uuid\Uuid