protected property HttpClientWrapper::$httpClient in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 src/Client/HttpClientWrapper.php \Drupal\salesforce\Client\HttpClientWrapper::httpClient
- 5.0.x src/Client/HttpClientWrapper.php \Drupal\salesforce\Client\HttpClientWrapper::httpClient
Guzzle HTTP Client service.
Type: \GuzzleHttp\ClientInterface
File
- src/
Client/ HttpClientWrapper.php, line 19
Class
- HttpClientWrapper
- Wraps Guzzle HTTP client for an OAuth ClientInterface.
Namespace
Drupal\salesforce\ClientCode
protected $httpClient;