You are here

protected property Notification::$mailManager in Content Moderation Notifications 8.2

Same name and namespace in other branches
  1. 8.3 src/Notification.php \Drupal\content_moderation_notifications\Notification::mailManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Notification.php, line 18

Class

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

Namespace

Drupal\content_moderation_notifications

Code

protected $mailManager;