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