You are here

constant WebformMessageManagerInterface::SUBMISSION_EXCEPTION_MESSAGE in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformMessageManagerInterface.php \Drupal\webform\WebformMessageManagerInterface::SUBMISSION_EXCEPTION_MESSAGE

Submission exception.

File

src/WebformMessageManagerInterface.php, line 145

Class

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

Namespace

Drupal\webform

Code

const SUBMISSION_EXCEPTION_MESSAGE = 'submission_exception_message';