You are here

protected property EntityTypeInfoTest::$entityTypeInfo in Drupal 8

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

The entity type info class.

Type: \Drupal\content_moderation\EntityTypeInfo

File

core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php, line 43

Class

EntityTypeInfoTest
@coversDefaultClass \Drupal\content_moderation\EntityTypeInfo

Namespace

Drupal\Tests\content_moderation\Kernel

Code

protected $entityTypeInfo;