protected property ZoomApiClient::$httpClient in Zoom API 8
Same name and namespace in other branches
- 2.0.x src/Client/ZoomApiClient.php \Drupal\zoomapi\Client\ZoomApiClient::httpClient
An http client.
Type: \GuzzleHttp\ClientInterface
File
- src/
Client/ ZoomApiClient.php, line 39
Class
- ZoomApiClient
- Uses http client to interact with the Zoom API.
Namespace
Drupal\zoomapi\ClientCode
protected $httpClient;