You are here

protected property PrivateMessageNotificationBlock::$currentUser in Private Message 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Block/PrivateMessageNotificationBlock.php \Drupal\private_message\Plugin\Block\PrivateMessageNotificationBlock::currentUser

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/Block/PrivateMessageNotificationBlock.php, line 32

Class

PrivateMessageNotificationBlock
Provides the private message notification block.

Namespace

Drupal\private_message\Plugin\Block

Code

protected $currentUser;