You are here

protected property TestHttpClientWrapper::$httpClient in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 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\Tests

Code

protected $httpClient;