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