protected property GroupContentToEntityRelationshipTest::$entityTypeManager in Group 2.0.x
Same name and namespace in other branches
- 8 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\ViewsCode
protected $entityTypeManager;