$form->toArray()
Converts the form to a plain array
$form->toArray(): array
Return type
array
Parent class
Kirby\Cms\Form
inherited from Kirby\Form\Form
Converts the form to a plain array
$form->toArray(): array
array
Kirby\Cms\Form
inherited from Kirby\Form\Form