You are here

protected property MessagePurgeOrchestrator::$purgeManager in Message 8

The purge method plugin manager.

Type: \Drupal\message\MessagePurgePluginManager

File

src/MessagePurgeOrchestrator.php, line 32

Class

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

Namespace

Drupal\message

Code

protected $purgeManager;