You are here

protected property TestHttpClientWrapper::$httpClient in Salesforce Suite 5.0.x

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