You are here

protected property MessageTokenTest::$entityTypeManager in Message 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/MessageTokenTest.php, line 36

Class

MessageTokenTest
Test the Message and tokens integration.

Namespace

Drupal\Tests\message\Kernel

Code

protected $entityTypeManager;