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