ClearableErrorsInterface
in
A form element whose errors can be cleared.
Tags
Table of Contents
- clearErrors() : mixed
- Removes all the errors of this form.
Methods
clearErrors()
Removes all the errors of this form.
public
clearErrors([bool $deep = false ]) : mixed
Parameters
- $deep : bool = false
-
Whether to remove errors from child forms as well