protected property NewRelicApiClient::$httpClient in New Relic 8
Same name and namespace in other branches
- 2.x src/Client/NewRelicApiClient.php \Drupal\new_relic_rpm\Client\NewRelicApiClient::httpClient
- 2.0.x src/Client/NewRelicApiClient.php \Drupal\new_relic_rpm\Client\NewRelicApiClient::httpClient
The http_client service.
Type: \GuzzleHttp\Client
File
- src/
Client/ NewRelicApiClient.php, line 55
Class
- NewRelicApiClient
- Controls the interaction between us and newrelic rest API v2.
Namespace
Drupal\new_relic_rpm\ClientCode
protected $httpClient;