constant WebformDeterSettingsForm::DEFAULT_MESSAGE in Webform Deter 8
The default warning message to be used when none can be retrieved.
File
- src/
Form/ WebformDeterSettingsForm.php, line 16
Class
- WebformDeterSettingsForm
- Form to configure Webform Deter settings.
Namespace
Drupal\webform_deter\FormCode
const DEFAULT_MESSAGE = 'It appears that you may have sensitive information in your submission. Please do not submit information like social security numbers, dates of birth, etc using this form. If there is no sensitive information in your submission click OK to continue. Otherwise, click Cancel to have the opportunity to remove this information and then resubmit.';