You are here

protected property MessageNotifyTest::$messageNotifier in Message Notify 8

The message notification service.

Type: \Drupal\message_notify\MessageNotifier

File

tests/src/Kernel/MessageNotifyTest.php, line 32

Class

MessageNotifyTest
Test the Message notifier plugins handling.

Namespace

Drupal\Tests\message_notify\Kernel

Code

protected $messageNotifier;