Skip to content

Kirby 5.1.2

$structureUuid->toUrl()

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

$structureUuid->toUrl(): string|null

Return types

stringornull

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

Parent class

Kirby\Uuid\StructureUuid inherited from Kirby\Uuid\Uuid