Skip to content

Kirby 4.2.0

$user->__toString()

Makes it possible to convert the entire model to a string. Mostly useful for debugging

$user->__toString(): string

Return type

string

Parent class

Kirby\Cms\User inherited from Kirby\Cms\ModelWithContent