You are here

protected property DefaultRevisionStateTest::$entityTypeManager in Drupal 8

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

Type: \Drupal\Core\Entity\EntityTypeManager

File

core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php, line 39

Class

DefaultRevisionStateTest
Tests the correct default revision is set.

Namespace

Drupal\Tests\content_moderation\Kernel

Code

protected $entityTypeManager;