You are here

protected property PrivateMessageNotifier::$privateMessageService in Private Message 8.2

The private message service.

Type: \Drupal\private_message\Service\PrivateMessageServiceInterface

File

src/Service/PrivateMessageNotifier.php, line 24

Class

PrivateMessageNotifier
A service class for sending notifications of private messages.

Namespace

Drupal\private_message\Service

Code

protected $privateMessageService;