constant WebformMessageManagerInterface::FORM_SAVE_EXCEPTION in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformMessageManagerInterface.php \Drupal\webform\WebformMessageManagerInterface::FORM_SAVE_EXCEPTION
Webform not saving or sending any data.
File
- src/
WebformMessageManagerInterface.php, line 49
Class
- WebformMessageManagerInterface
- Provides an interface for managing a webform's custom, default, and hard-coded messages.
Namespace
Drupal\webformCode
const FORM_SAVE_EXCEPTION = 'form_save_exception';