You are here

protected property GetMembershipsTest::$entityTypeManager in Organic groups 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/Entity/GetMembershipsTest.php, line 56

Class

GetMembershipsTest
Tests retrieving OgMembership entities associated with a given user.

Namespace

Drupal\Tests\og\Kernel\Entity

Code

protected $entityTypeManager;