You are here

protected property PrivateMessageInboxBlock::$privateMessageService in Private Message 8.2

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

The private message service.

Type: \Drupal\private_message\Service\PrivateMessageServiceInterface

File

src/Plugin/Block/PrivateMessageInboxBlock.php, line 34

Class

PrivateMessageInboxBlock
Provides the private message inbox block.

Namespace

Drupal\private_message\Plugin\Block

Code

protected $privateMessageService;