You are here

protected property PrivateMessageNotifier::$messageManager in Private Message 8.2

The message manager.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Service/PrivateMessageNotifier.php, line 52

Class

PrivateMessageNotifier
A service class for sending notifications of private messages.

Namespace

Drupal\private_message\Service

Code

protected $messageManager;