We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f2d91 commit 76b617cCopy full SHA for 76b617c
lib/CleantalkAntispam.php
@@ -21,7 +21,7 @@ class CleantalkAntispam
21
/**
22
* @var string Is bot detector included
23
*/
24
- private $event_token_enabled;
+ private $event_token_enabled = null;
25
26
* @var string Event token for CleanTalk API
27
0 commit comments