Skip to content

Kirby 4.8.0

$fields->__call()

Magic getter function

$fields->__call(string $key, mixed $arguments): mixed

Parameters

Name Type Default
$key * string
$arguments * mixed

Return type

mixed

Parent class

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