You are here

protected property PrivateMessageInboxBlock::$entityTypeManager in Private Message 8.2

The entity manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

PrivateMessageInboxBlock
Provides the private message inbox block.

Namespace

Drupal\private_message\Plugin\Block

Code

protected $entityTypeManager;