Skip to content

Kirby 4.2.0

Form::exceptionField()

Shows the error with the field

Form::exceptionField(Throwable $exception, array $props = [ ]): Kirby\Form\Field

Parameters

Name Type Default
$exception * Throwable
$props array [ ]

Return type

Kirby\Form\Field

Parent class

Kirby\Form\Form