You are here

protected property EmailNotifierTest::$messageNotifier in Message Notify 8

The message notification service.

Type: \Drupal\message_notify\MessageNotifier

File

tests/src/Functional/EmailNotifierTest.php, line 38

Class

EmailNotifierTest
Test the email notifier plugin.

Namespace

Drupal\Tests\message_notify\Functional

Code

protected $messageNotifier;