You are here

protected property MessagePurgeOrchestrator::$globalConfig in Message 8

The global message configuration.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/MessagePurgeOrchestrator.php, line 25

Class

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

Namespace

Drupal\message

Code

protected $globalConfig;