You are here

protected property PrivateMessageNotifier::$currentUser in Private Message 8.2

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Service/PrivateMessageNotifier.php, line 31

Class

PrivateMessageNotifier
A service class for sending notifications of private messages.

Namespace

Drupal\private_message\Service

Code

protected $currentUser;