You are here

protected property PrivateMessageNotifier::$userData in Private Message 8.2

The user data service.

Type: \Drupal\user\UserDataInterface

File

src/Service/PrivateMessageNotifier.php, line 38

Class

PrivateMessageNotifier
A service class for sending notifications of private messages.

Namespace

Drupal\private_message\Service

Code

protected $userData;