You are here

private property CircleV2::$httpClient in Build Hooks 3.x

Same name and namespace in other branches
  1. 8.2 modules/build_hooks_circleci/src/Plugin/FrontendEnvironment/CircleV2.php \Drupal\build_hooks_circleci\Plugin\FrontendEnvironment\CircleV2::httpClient

HTTP client.

Type: \GuzzleHttp\ClientInterface

File

modules/build_hooks_circleci/src/Plugin/FrontendEnvironment/CircleV2.php, line 34

Class

CircleV2
Defines a circle v2 environment.

Namespace

Drupal\build_hooks_circleci\Plugin\FrontendEnvironment

Code

private $httpClient;