You are here

public property Cleantalk::$stay_on_server in Anti Spam by CleanTalk 7.5

Same name and namespace in other branches
  1. 7 cleantalk.module \Cleantalk::stay_on_server
  2. 7.2 cleantalk.module \Cleantalk::stay_on_server
  3. 7.4 src/Cleantalk.php \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;