You are here

protected property GroupToGroupContentRelationshipTest::$entityTypeManager in Group 8

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/Views/GroupToGroupContentRelationshipTest.php, line 46

Class

GroupToGroupContentRelationshipTest
Tests the group_to_group_content relationship handler.

Namespace

Drupal\Tests\group\Kernel\Views

Code

protected $entityTypeManager;