Skip to content

Kirby 3.5.7.1

new Fields()

Constructor

new Fields(array $data = [ ], bool $caseSensitive = false)

Parameters

Name Type Default Description
$data array [ ]
$caseSensitive bool false Whether the collection keys should be
treated as case-sensitive

Parent class

Kirby\Form\Fields inherited from Kirby\Toolkit\Collection