public property CleantalkRequest::$stoplist_check in Anti Spam by CleanTalk 7
Same name and namespace in other branches
- 7.5 src/CleantalkRequest.php \CleantalkRequest::stoplist_check
- 7.2 cleantalk.module \CleantalkRequest::stoplist_check
- 7.4 src/CleantalkRequest.php \CleantalkRequest::stoplist_check
Is check for stoplist, valid are 0|1
Type: int
File
- ./
cleantalk.module, line 240 - Main CleanTalk integration module functions.
Class
- CleantalkRequest
- Request class
Code
public $stoplist_check = null;