private property Telemetry::$apiUrl in Lightning Core 8.4
Same name and namespace in other branches
- 8.3 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_telemetryCode
private $apiUrl = 'https://api.amplitude.com/httpapi';