FormBuilderProcessor::clearErrors() method

Clear all errors and warnings

Available since version 0.4.5.

Usage

// basic usage
$processor->clearErrors();

// usage with all arguments
$processor->clearErrors(bool $all = true);

Arguments

NameType(s)Description
$all (optional)bool

$processor methods and properties

API reference based on ProcessWire core version 3.0.251