You are here

protected property SendGridReportsController::$api in SendGrid Integration 8.2

Same name and namespace in other branches
  1. 8 modules/sendgrid_integration_reports/src/Controller/SendGridReportsController.php \Drupal\sendgrid_integration_reports\Controller\SendGridReportsController::api

Api service.

Type: \Drupal\sendgrid_integration_reports\Api

File

modules/sendgrid_integration_reports/src/Controller/SendGridReportsController.php, line 37

Class

SendGridReportsController
Class for rendering sendgrid reports page.

Namespace

Drupal\sendgrid_integration_reports\Controller

Code

protected $api;