You are here

protected property PrivateMessageNotifier::$messageNotifier in Private Message 8.2

The message notification service.

Type: \Drupal\message_notify\MessageNotifier

File

src/Service/PrivateMessageNotifier.php, line 59

Class

PrivateMessageNotifier
A service class for sending notifications of private messages.

Namespace

Drupal\private_message\Service

Code

protected $messageNotifier;