You are here

protected property EmailTest::$mailManager in Message Notify 8

The mocked mail manager service.

Type: \Drupal\Core\Mail\MailManagerInterface

File

tests/src/Unit/Plugin/Notifier/EmailTest.php, line 46

Class

EmailTest
Unit tests for the Email notifier.

Namespace

Drupal\Tests\message_notify\Unit\Plugin\Notifier

Code

protected $mailManager;