Skip to content

Kirby 5.1.3

$uuid->toString()

Returns the full UUID string including scheme

$uuid->toString(): string

Return type

string

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

Parent class

Kirby\Uuid\Uuid