$fieldset->form()
Creates a form for the given fields
$fieldset->form(array $fields, array $input = [ ]): Kirby\Form\Form
Parameters
Name | Type | Default |
---|---|---|
$fields * | array |
– |
$input | array |
[ ] |
Creates a form for the given fields
$fieldset->form(array $fields, array $input = [ ]): Kirby\Form\Form
Name | Type | Default |
---|---|---|
$fields * | array |
– |
$input | array |
[ ] |