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