You are here

protected property GetGroupContentTest::$entityTypeManager in Organic groups 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/Entity/GetGroupContentTest.php, line 40

Class

GetGroupContentTest
Tests getting the group content of a group.

Namespace

Drupal\Tests\og\Kernel\Entity

Code

protected $entityTypeManager;