Skip to content

Kirby 4.8.0

$fields->__unset()

Low-level element remover

$fields->__unset(mixed $key)

Parameters

Name Type Default Description
$key * mixed the name of the key

Parent class

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