You are here

protected property AutosaveFormErrorHandler::$formErrorHandler in Autosave Form 8

The form error handler.

Type: \Drupal\Core\Form\FormErrorHandlerInterface

File

src/Form/AutosaveFormErrorHandler.php, line 21

Class

AutosaveFormErrorHandler
Handles form errors.

Namespace

Drupal\autosave_form\Form

Code

protected $formErrorHandler;