You are here

protected property SendGridReportsSettingsForm::$moduleHandler in SendGrid Integration 8

Same name and namespace in other branches
  1. 8.2 modules/sendgrid_integration_reports/src/Form/SendGridReportsSettingsForm.php \Drupal\sendgrid_integration_reports\Form\SendGridReportsSettingsForm::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/sendgrid_integration_reports/src/Form/SendGridReportsSettingsForm.php, line 23

Class

SendGridReportsSettingsForm
Class for Sendgrid reports settings form.

Namespace

Drupal\sendgrid_integration_reports\Form

Code

protected $moduleHandler;