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