You are here

protected property NewRelicRpmCommands::$apiClient in New Relic 8

Same name and namespace in other branches
  1. 2.x src/Commands/NewRelicRpmCommands.php \Drupal\new_relic_rpm\Commands\NewRelicRpmCommands::apiClient
  2. 2.0.x src/Commands/NewRelicRpmCommands.php \Drupal\new_relic_rpm\Commands\NewRelicRpmCommands::apiClient

Newrelic API client.

Type: \Drupal\new_relic_rpm\Client\NewRelicApiClient

File

src/Commands/NewRelicRpmCommands.php, line 18

Class

NewRelicRpmCommands
Corporate system drush commands.

Namespace

Drupal\new_relic_rpm\Commands

Code

protected $apiClient;