You are here

constant WEBFORM_ANTIBOT_NEUTRAL in Webform 8.5

Same name and namespace in other branches
  1. 6.x third_party_settings/webform.antibot.inc \WEBFORM_ANTIBOT_NEUTRAL

Flag to indicate that antibot can be set.

3 uses of WEBFORM_ANTIBOT_NEUTRAL
antibot_webform_admin_third_party_settings_form_alter in third_party_settings/webform.antibot.inc
Implements hook_webform_admin_third_party_settings_form_alter().
antibot_webform_third_party_settings_form_alter in third_party_settings/webform.antibot.inc
Implements hook_webform_third_party_settings_form_alter().
_webform_antibot_form in third_party_settings/webform.antibot.inc
Alter webform third party settings webforms to include Antibot configuration.

File

third_party_settings/webform.antibot.inc, line 14
Integrates third party settings on the Antibot module's behalf.

Code

define('WEBFORM_ANTIBOT_NEUTRAL', -1);