You are here

constant WebformMessageManagerInterface::SUBMISSION_DRAFT_LOADED_MESSAGE in Webform 8.5

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

Submission draft loaded.

File

src/WebformMessageManagerInterface.php, line 135

Class

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

Namespace

Drupal\webform

Code

const SUBMISSION_DRAFT_LOADED_MESSAGE = 'draft_loaded_message';