You are here

private property CircleV2::$httpClient in Build Hooks 8.2

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