You are here

constant YamlFormMessageManagerInterface::FORM_SAVE_EXCEPTION in YAML Form 8

Form not saving or sending any data.

File

src/YamlFormMessageManagerInterface.php, line 49

Class

YamlFormMessageManagerInterface
Provides an interface for managing a form's custom, default, and hard-coded messages.

Namespace

Drupal\yamlform

Code

const FORM_SAVE_EXCEPTION = 7;