You are here

protected property DigestManager::$entityTypeManager in Message Digest 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DigestManager.php, line 32

Class

DigestManager
Digest manager service.

Namespace

Drupal\message_digest

Code

protected $entityTypeManager;