Jyxo\Rpc\Server::register PHP Method

register() abstract protected method

Actually registers a function to a server method.
abstract protected register ( string $func )
$func string Function name
    protected abstract function register(string $func);