You are here

constant WebformMessageManagerInterface::FORM_OPEN_MESSAGE in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformMessageManagerInterface.php \Drupal\webform\WebformMessageManagerInterface::FORM_OPEN_MESSAGE

Webform opening.

File

src/WebformMessageManagerInterface.php, line 105

Class

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

Namespace

Drupal\webform

Code

const FORM_OPEN_MESSAGE = 'form_open_message';