You are here

private property Telemetry::$httpClient in Lightning Core 8.3

Same name and namespace in other branches
  1. 8.4 modules/acquia_telemetry/src/Telemetry.php \Drupal\acquia_telemetry\Telemetry::httpClient

The HTTP client.

Type: \GuzzleHttp\ClientInterface

File

modules/acquia_telemetry/src/Telemetry.php, line 50

Class

Telemetry
Telemetry service.

Namespace

Drupal\acquia_telemetry

Code

private $httpClient;