You are here

protected property ServicesClientConnection::$server in Services Client 7

Same name and namespace in other branches
  1. 7.2 services_client_connection/include/connection.inc \ServicesClientConnection::server

Remote server

Type: ServicesClientConnectionServer

File

services_client_connection/include/connection.inc, line 29
Main services client connection class which exposes simple API

Class

ServicesClientConnection
@file Main services client connection class which exposes simple API

Code

protected $server;