$page->content()
Get the content values for the model
Deprecated
in 5.0.0
Use self::versions()
instead $page->content(): array
Return type
array
This method modifies the existing $page
object it is applied to and returns it again.
Parent class
Kirby\Panel\Page
inherited from Kirby\Panel\Model