You are here

protected property MessageCron::$purgeManager in Message 8

The purge plugin manager.

Type: \Drupal\message\MessagePurgePluginManager

File

tests/src/Functional/MessageCron.php, line 27

Class

MessageCron
Test message purging upon cron.

Namespace

Drupal\Tests\message\Functional

Code

protected $purgeManager;