$page->__toString()
Makes it possible to convert the entire model to a string. Mostly useful for debugging
$page->__toString(): string
Return type
string
Parent class
Kirby\Cms\Page
inherited from Kirby\Cms\Model
Makes it possible to convert the entire model to a string. Mostly useful for debugging
$page->__toString(): string
string
Kirby\Cms\Page
inherited from Kirby\Cms\Model