You are here

protected property GroupMembershipManagerTest::$membershipManager in Organic groups 8

The membership manager. This is the system under test.

Type: \Drupal\og\MembershipManagerInterface

File

tests/src/Kernel/Entity/GroupMembershipManagerTest.php, line 77

Class

GroupMembershipManagerTest
Tests retrieving groups associated with a given group content.

Namespace

Drupal\Tests\og\Kernel\Entity

Code

protected $membershipManager;