You are here

protected property NewRelicRpmCommands::$apiClient in New Relic 2.x

Same name and namespace in other branches
  1. 8 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 20

Class

NewRelicRpmCommands
Newrelic rpm drush commands.

Namespace

Drupal\new_relic_rpm\Commands

Code

protected $apiClient;