Skip to content

Commit 76b617c

Browse files
committed
fix phpcs
1 parent 49f2d91 commit 76b617c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/CleantalkAntispam.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class CleantalkAntispam
2121
/**
2222
* @var string Is bot detector included
2323
*/
24-
private $event_token_enabled;
24+
private $event_token_enabled = null;
2525
/**
2626
* @var string Event token for CleanTalk API
2727
*/

0 commit comments

Comments
 (0)