public property Cleantalk::$stay_on_server in Anti Spam by CleanTalk 7.2
Same name and namespace in other branches
- 7.5 src/Cleantalk.php \Cleantalk::stay_on_server
- 7 cleantalk.module \Cleantalk::stay_on_server
- 7.4 src/Cleantalk.php \Cleantalk::stay_on_server
Use TRUE when need stay on server. Example: send feedback
Type: bool
File
- ./
cleantalk.module, line 582 - Main CleanTalk integration module functions.
Class
- Cleantalk
- Cleantalk class create request
Code
public $stay_on_server = false;