You are here

protected property PrivateMessageActionsBlock::$currentUser in Private Message 8.2

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

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/Block/PrivateMessageActionsBlock.php, line 31

Class

PrivateMessageActionsBlock
Provides the private message actions block.

Namespace

Drupal\private_message\Plugin\Block

Code

protected $currentUser;