You are here

protected property NotificationsWidgetSettingsForm::$entityTypeManager in Notifications widget 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/NotificationsWidgetSettingsForm.php, line 23

Class

NotificationsWidgetSettingsForm
Provides settings for Notification widget module.

Namespace

Drupal\notifications_widget\Form

Code

protected $entityTypeManager;