protected property PrivateMessageNotificationBlock::$privateMessageService in Private Message 8
Same name and namespace in other branches
- 8.2 src/Plugin/Block/PrivateMessageNotificationBlock.php \Drupal\private_message\Plugin\Block\PrivateMessageNotificationBlock::privateMessageService
The private message service.
Type: \Drupal\private_message\Service\PrivateMessageServiceInterface
File
- src/
Plugin/ Block/ PrivateMessageNotificationBlock.php, line 46
Class
- PrivateMessageNotificationBlock
- Provides the private message notification block.
Namespace
Drupal\private_message\Plugin\BlockCode
protected $privateMessageService;