UserBlueprint::fieldError()
Creates an error field with the given error message
UserBlueprint::fieldError(string $name, string $message): array
Parameters
Name | Type | Default |
---|---|---|
$name * | string |
– |
$message * | string |
– |
Return type
array
Parent class
Kirby\Cms\UserBlueprint
inherited from Kirby\Cms\Blueprint