You are here

protected property DigestTestBase::$notifierManager in Message Digest 8

Message notifier plugin manager.

Type: \Drupal\message_notify\Plugin\Notifier\Manager

File

tests/src/Kernel/DigestTestBase.php, line 38

Class

DigestTestBase
Base class for kernel tests for the message digest module.

Namespace

Drupal\Tests\message_digest\Kernel

Code

protected $notifierManager;