Skip to content

Kirby 5.0.0

$page->content()

Get the content values for the model

Deprecated in 5.0.0
Use self::versions() instead
$page->content(): array

Return type

array

Parent class

Kirby\Panel\Page inherited from Kirby\Panel\Model