Clear all errors and warnings
Available since version 0.4.5.
Usage
// basic usage
$formBuilderProcessor->clearErrors();
// usage with all arguments
$formBuilderProcessor->clearErrors(bool $all = true);
Arguments
Name | Type(s) | Description |
---|---|---|
all (optional) | bool |
FormBuilderProcessor methods and properties
API reference based on ProcessWire core version 3.0.236