You are here

protected property GroupContentToEntityRelationshipTest::$entityTypeManager in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/Views/GroupContentToEntityRelationshipTest.php \Drupal\Tests\group\Kernel\Views\GroupContentToEntityRelationshipTest::entityTypeManager

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/Views/GroupContentToEntityRelationshipTest.php, line 45

Class

GroupContentToEntityRelationshipTest
Tests the group_content_to_entity relationship handler.

Namespace

Drupal\Tests\group\Kernel\Views

Code

protected $entityTypeManager;