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