You are here

constant WebformMessageManagerInterface::HANDLER_SUBMISSION_REQUIRED in Webform 6.x

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

Handler submission test.

File

src/WebformMessageManagerInterface.php, line 59

Class

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

Namespace

Drupal\webform

Code

const HANDLER_SUBMISSION_REQUIRED = 'handler_submission_required';