You are here

constant WebformMessageManagerInterface::DRAFT_PENDING_MULTIPLE in Webform 8.5

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

Draft pending multiple.

File

src/WebformMessageManagerInterface.php, line 85

Class

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

Namespace

Drupal\webform

Code

const DRAFT_PENDING_MULTIPLE = 'draft_pending_multiple';