You are here

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

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

The mail manager service.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Notification.php, line 38

Class

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

Namespace

Drupal\content_moderation_notifications

Code

protected $mailManager;