You are here

protected property GroupManagerSubscriptionTest::$membershipManager in Organic groups 8

The membership manager.

Type: \Drupal\og\MembershipManagerInterface

File

tests/src/Kernel/GroupManagerSubscriptionTest.php, line 52

Class

GroupManagerSubscriptionTest
Tests if the group manager is subscribed automatically upon group creation.

Namespace

Drupal\Tests\og\Kernel

Code

protected $membershipManager;