You are here

protected property ServicesClientConnection::$connection in Services Client 7.2

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

Connection definition

Type: stdClass

File

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

Class

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

Code

protected $connection;