Fxmlrpc\MulticallBuilder::getClient PHP Method

getClient() public method

public getClient ( ) : fxmlrpc\ClientInterface
return fxmlrpc\ClientInterface
    public function getClient()
    {
        return $this->client;
    }