You are here

protected property WebhookConfigForm::$moduleHandler in Webhooks 8

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityForm::$moduleHandler

File

src/Form/WebhookConfigForm.php, line 32

Class

WebhookConfigForm
Class Webhook Config Form.

Namespace

Drupal\webhooks\Form

Code

protected $moduleHandler;