We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e8072 commit 6b350a6Copy full SHA for 6b350a6
1 file changed
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