You are here

protected property Client::$client in Acquia Connector 8

Same name and namespace in other branches
  1. 8.2 src/Client.php \Drupal\acquia_connector\Client::client
  2. 3.x src/Client.php \Drupal\acquia_connector\Client::client

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\Client

File

src/Client.php, line 31

Class

Client
Acquia connector client.

Namespace

Drupal\acquia_connector

Code

protected $client;