You are here

protected property AdminContentNotificationService::$mailManager in Admin Content Notification 8.3

The mail manager instance.

Type: Drupal\Core\Mail\MailManager

File

src/AdminContentNotificationService.php, line 44

Class

AdminContentNotificationService
AdminContentNotificationService implement helper service class.

Namespace

Drupal\admin_content_notification

Code

protected $mailManager;