constant WebformMessageManagerInterface::SUBMISSION_DRAFT_SAVED_MESSAGE in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformMessageManagerInterface.php \Drupal\webform\WebformMessageManagerInterface::SUBMISSION_DRAFT_SAVED_MESSAGE
Submission draft saved.
File
- src/
WebformMessageManagerInterface.php, line 130
Class
- WebformMessageManagerInterface
- Provides an interface for managing a webform's custom, default, and hard-coded messages.
Namespace
Drupal\webformCode
const SUBMISSION_DRAFT_SAVED_MESSAGE = 'draft_saved_message';