You are here

protected property ContentModerationStateTest::$entityTypeManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php \Drupal\Tests\content_moderation\Kernel\ContentModerationStateTest::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManager

File

core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php, line 57

Class

ContentModerationStateTest
Tests links between a content entity and a content_moderation_state entity.

Namespace

Drupal\Tests\content_moderation\Kernel

Code

protected $entityTypeManager;