You are here

protected property PrivateMessageInboxBlock::$entityManager in Private Message 8

The entity manager service.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

PrivateMessageInboxBlock
Provides the private message inbox block.

Namespace

Drupal\private_message\Plugin\Block

Code

protected $entityManager;