You are here

protected property SubscribersTest::$entityTypeManager in Message Subscribe 8

Mock entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/SubscribersTest.php, line 51

Class

SubscribersTest
Unit tests for the subscribers service.

Namespace

Drupal\Tests\message_subscribe\Unit

Code

protected $entityTypeManager;