You are here

constant YamlFormMessageManagerInterface::SUBMISSION_DEFAULT_CONFIRMATION in YAML Form 8

Default submission confirmation.

File

src/YamlFormMessageManagerInterface.php, line 24

Class

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

Namespace

Drupal\yamlform

Code

const SUBMISSION_DEFAULT_CONFIRMATION = 2;