You are here

protected property OgAccessTestBase::$membershipManager in Organic groups 8

The group membership manager service.

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

File

tests/src/Unit/OgAccessTestBase.php, line 101

Class

OgAccessTestBase
Base class for tests of the OgAccess class.

Namespace

Drupal\Tests\og\Unit

Code

protected $membershipManager;