You are here

protected property Notification::$entityTypeManager in Content Moderation Notifications 8.3

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Notification.php, line 31

Class

Notification
General service for moderation-related questions about Entity API.

Namespace

Drupal\content_moderation_notifications

Code

protected $entityTypeManager;