Skip to content

Kirby 4.8.0

$field->__toString()

Makes it possible to simply echo or stringify the entire object

$field->__toString(): string

Return type

string

Parent class

Kirby\Content\Field