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