You are here

constant WebformMessageManagerInterface::PREVIOUS_SUBMISSIONS in Webform 6.x

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

Submissions previous.

File

src/WebformMessageManagerInterface.php, line 75

Class

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

Namespace

Drupal\webform

Code

const PREVIOUS_SUBMISSIONS = 'previous_submissions';