$form->content()
Returns the data required to write to the content file Doesn't include default and null values
$form->content(): array
Return type
array
Parent class
Kirby\Cms\Form
inherited from Kirby\Form\Form
Returns the data required to write to the content file Doesn't include default and null values
$form->content(): array
array
Kirby\Cms\Form
inherited from Kirby\Form\Form