You are here

protected property NotificationsWidgetSettingsForm::$moduleHandler in Notifications widget 8

The module manager service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/NotificationsWidgetSettingsForm.php, line 30

Class

NotificationsWidgetSettingsForm
Provides settings for Notification widget module.

Namespace

Drupal\notifications_widget\Form

Code

protected $moduleHandler;