You are here

protected property SendGridSettingsForm::$moduleHandler in SendGrid Integration 8

Same name and namespace in other branches
  1. 8.2 src/Form/SendGridSettingsForm.php \Drupal\sendgrid_integration\Form\SendGridSettingsForm::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/SendGridSettingsForm.php, line 23

Class

SendGridSettingsForm
Class SendGridSettingsForm.

Namespace

Drupal\sendgrid_integration\Form

Code

protected $moduleHandler;