mediatekformation

ClearableErrorsInterface

A form element whose errors can be cleared.

Tags
author

Colin O'Dell colinodell@gmail.com

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

Return values
mixed

Search results