You are here

protected property MessageTest::$entityTypeManager in Message 8

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/MessageTest.php, line 33

Class

MessageTest
Kernel tests for the Message entity.

Namespace

Drupal\Tests\message\Kernel

Code

protected $entityTypeManager;