You are here

constant CLEANTALK_USER_AGENT in Anti Spam by CleanTalk 8

Same name and namespace in other branches
  1. 7.5 cleantalk.module \CLEANTALK_USER_AGENT
  2. 7.4 cleantalk.module \CLEANTALK_USER_AGENT
4 uses of CLEANTALK_USER_AGENT
BootSubscriber::onEvent in src/EventSubscriber/BootSubscriber.php
cleantalk_boot in ./cleantalk.module
Implements hook_boot()
_cleantalk_check_spam in ./cleantalk.module
Cleantalk inner function - performs antispam checking.
_cleantalk_send_feedback in ./cleantalk.module
Cleantalk inner function - sends feedback to server.

File

./cleantalk.module, line 4
Main CleanTalk integration module functions.

Code

define("CLEANTALK_USER_AGENT", 'drupal8-11');