Home
last modified time | relevance | path

Searched refs:functionName (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DClassServer.php33 public function addMethod($rpcName, $functionName) argument
35 $this->callbacks[$rpcName] = $functionName;