You are here

public function RemoteCalls::action__sfw_update__write_base in Anti Spam by CleanTalk 9.1.x

Same name and namespace in other branches
  1. 8.4 src/lib/Cleantalk/ApbctDrupal/RemoteCalls.php \Cleantalk\ApbctDrupal\RemoteCalls::action__sfw_update__write_base()

File

src/lib/Cleantalk/ApbctDrupal/RemoteCalls.php, line 25

Class

RemoteCalls

Namespace

Cleantalk\ApbctDrupal

Code

public function action__sfw_update__write_base() {
  return \Drupal\cleantalk\CleantalkFuncs::apbct_sfw_update($this->api_key);
}