You are here

protected property SubscriptionControllerTest::$membershipManager in Organic groups 8

The membership manager service.

Type: \Drupal\og\MembershipManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/SubscriptionControllerTest.php, line 49

Class

SubscriptionControllerTest
Tests the subscription controller.

Namespace

Drupal\Tests\og\Unit

Code

protected $membershipManager;