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