You are here

protected property EmailTest::$entityTypeManager in Message Notify 8

Mocked entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

EmailTest
Unit tests for the Email notifier.

Namespace

Drupal\Tests\message_notify\Unit\Plugin\Notifier

Code

protected $entityTypeManager;