You are here

protected property OgRoleCacheContextTest::$membershipManager in Organic groups 8

Same name in this branch
  1. 8 tests/src/Unit/Cache/Context/OgRoleCacheContextTest.php \Drupal\Tests\og\Unit\Cache\Context\OgRoleCacheContextTest::membershipManager
  2. 8 tests/src/Kernel/Cache/Context/OgRoleCacheContextTest.php \Drupal\Tests\og\Kernel\Cache\Context\OgRoleCacheContextTest::membershipManager

The OG membership manager service.

Type: \Drupal\og\MembershipManagerInterface

File

tests/src/Kernel/Cache/Context/OgRoleCacheContextTest.php, line 70

Class

OgRoleCacheContextTest
Tests the OG role cache context.

Namespace

Drupal\Tests\og\Kernel\Cache\Context

Code

protected $membershipManager;