You are here

private property ApiClient::$client in Rocket.Chat 8

Same name and namespace in other branches
  1. 8.2 modules/rocket_chat_api/src/RocketChat/ApiClient.php \Drupal\rocket_chat_api\RocketChat\ApiClient::client

GuzzleClient Object.

This object is a reference to the Guzzle Client.

Type: GuzzleClient

File

modules/rocket_chat_api/src/RocketChat/ApiClient.php, line 49

Class

ApiClient
Class ApiClient.

Namespace

Drupal\rocket_chat_api\RocketChat

Code

private $client;