protected property NewRelicApiClient::$config in New Relic 8
Same name and namespace in other branches
- 2.x src/Client/NewRelicApiClient.php \Drupal\new_relic_rpm\Client\NewRelicApiClient::config
- 2.0.x src/Client/NewRelicApiClient.php \Drupal\new_relic_rpm\Client\NewRelicApiClient::config
A loaded config object for new_relic_rpm.settings.
Type: \Drupal\Core\Config\ImmutableConfig
File
- src/
Client/ NewRelicApiClient.php, line 62
Class
- NewRelicApiClient
- Controls the interaction between us and newrelic rest API v2.
Namespace
Drupal\new_relic_rpm\ClientCode
protected $config;