You are here

private property Telemetry::$apiUrl 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::apiUrl

Amplitude API URL.

Type: string

See also

https://developers.amplitude.com/#http-api

File

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

Class

Telemetry
Telemetry service.

Namespace

Drupal\acquia_telemetry

Code

private $apiUrl = 'https://api.amplitude.com/httpapi';