You are here

protected property ServicesClientConnectionPlugin::$client in Services Client 7

Same name and namespace in other branches
  1. 7.2 services_client_connection/include/plugin.inc \ServicesClientConnectionPlugin::client

Reference to client

Type: ServicesClientConnection

File

services_client_connection/include/plugin.inc, line 31
Base plugin definitions. All other plugins should be extended from this set of plugins.

Class

ServicesClientConnectionPlugin
Base plugin class

Code

protected $client;