Skip to content

Kirby 4.2.0

Blueprint::fieldError()

Creates an error field with the given error message

Blueprint::fieldError(string $name, string $message): array

Parameters

Name Type Default
$name * string
$message * string

Return type

array

Parent class

Kirby\Cms\Blueprint