You are here

protected property MessagePurgeOrchestrator::$entityTypeManager in Message 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/MessagePurgeOrchestrator.php, line 18

Class

MessagePurgeOrchestrator
Purges messages from the system based on global and template configurations.

Namespace

Drupal\message

Code

protected $entityTypeManager;