You are here

abstract protected function RemoteCalls::getAvailableRcActions in Anti Spam by CleanTalk 9.1.x

Same name in this branch
  1. 9.1.x src/lib/Cleantalk/Common/RemoteCalls.php \Cleantalk\Common\RemoteCalls::getAvailableRcActions()
  2. 9.1.x src/lib/Cleantalk/ApbctDrupal/RemoteCalls.php \Cleantalk\ApbctDrupal\RemoteCalls::getAvailableRcActions()
Same name and namespace in other branches
  1. 8.4 src/lib/Cleantalk/Common/RemoteCalls.php \Cleantalk\Common\RemoteCalls::getAvailableRcActions()

Get available remote calls from the storage.

Return value

array

1 call to RemoteCalls::getAvailableRcActions()
RemoteCalls::__construct in src/lib/Cleantalk/Common/RemoteCalls.php
1 method overrides RemoteCalls::getAvailableRcActions()
RemoteCalls::getAvailableRcActions in src/lib/Cleantalk/ApbctDrupal/RemoteCalls.php
Get available remote calls from the storage.

File

src/lib/Cleantalk/Common/RemoteCalls.php, line 141

Class

RemoteCalls

Namespace

Cleantalk\Common

Code

protected abstract function getAvailableRcActions();