Skip to content

Kirby 4.2.0

new Field()

new Field(string $type, array $attrs = [ ], ?Kirby\Form\Fields $formFields = null)

Parameters

Name Type Default
$type * string
$attrs array [ ]
$formFields Kirby\Form\Fields|null null

Exceptions

Parent class

Kirby\Form\Field