You are here

protected property DigestTestBase::$notifierSender in Message Digest 8

The message notify sender service.

Type: \Drupal\message_notify\MessageNotifier

File

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

Class

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

Namespace

Drupal\Tests\message_digest\Kernel

Code

protected $notifierSender;