$content->toArray()
Returns the raw data array
Alias for Kirby\Content\Content::data()
$content->toArray(): array
Return type
array
This method modifies the existing $content object it is applied to and returns it again.
Returns the raw data array
Alias for Kirby\Content\Content::data()
$content->toArray(): array
array
This method modifies the existing $content object it is applied to and returns it again.