Skip to content

Kirby 5.1.2

$field->when()

$field->when(): array|null

Return types

arrayornull

This method modifies the existing $field object it is applied to and returns it again.

Parent class

Kirby\Form\Field