protected property Client::$client in Acquia Connector 8.2
Same name and namespace in other branches
- 8 src/Client.php \Drupal\acquia_connector\Client::client
- 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_connectorCode
protected $client;