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