constant WebformMessageManagerInterface::SUBMISSION_DEFAULT_CONFIRMATION in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformMessageManagerInterface.php \Drupal\webform\WebformMessageManagerInterface::SUBMISSION_DEFAULT_CONFIRMATION
Default submission confirmation.
File
- src/
WebformMessageManagerInterface.php, line 34
Class
- WebformMessageManagerInterface
- Provides an interface for managing a webform's custom, default, and hard-coded messages.
Namespace
Drupal\webformCode
const SUBMISSION_DEFAULT_CONFIRMATION = 'submission_default_confirmation';