You are here

constant YamlFormMessageManagerInterface::SUBMISSION_CONFIRMATION in YAML Form 8

Submission confirmation.

File

src/YamlFormMessageManagerInterface.php, line 104

Class

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

Namespace

Drupal\yamlform

Code

const SUBMISSION_CONFIRMATION = 'confirmation_message';