You are here

protected property PrivateMessageService::$currentUser in Private Message 8

Same name and namespace in other branches
  1. 8.2 src/Service/PrivateMessageService.php \Drupal\private_message\Service\PrivateMessageService::currentUser

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Service/PrivateMessageService.php, line 32

Class

PrivateMessageService
The Private Message service for the private message module.

Namespace

Drupal\private_message\Service

Code

protected $currentUser;