You are here

constant WebformMessageManagerInterface::PREVIOUS_SUBMISSION in Webform 8.5

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

Submission previous.

File

src/WebformMessageManagerInterface.php, line 70

Class

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

Namespace

Drupal\webform

Code

const PREVIOUS_SUBMISSION = 'previous_submission';