You are here

protected property ContentModerationNotificationsFormBase::$entityTypeManager in Content Moderation Notifications 8.2

Same name and namespace in other branches
  1. 8 src/Form/ContentModerationNotificationsFormBase.php \Drupal\content_moderation_notifications\Form\ContentModerationNotificationsFormBase::entityTypeManager

Entity Type Manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/ContentModerationNotificationsFormBase.php, line 39

Class

ContentModerationNotificationsFormBase
Class ContentModerationNotificationFormBase.

Namespace

Drupal\content_moderation_notifications\Form

Code

protected $entityTypeManager;