protected property PrivateMessageActionsBlock::$currentUser in Private Message 8
Same name and namespace in other branches
- 8.2 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\BlockCode
protected $currentUser;