protected property OgRoleCacheContextTest::$membershipManager in Organic groups 8
Same name in this branch
- 8 tests/src/Unit/Cache/Context/OgRoleCacheContextTest.php \Drupal\Tests\og\Unit\Cache\Context\OgRoleCacheContextTest::membershipManager
- 8 tests/src/Kernel/Cache/Context/OgRoleCacheContextTest.php \Drupal\Tests\og\Kernel\Cache\Context\OgRoleCacheContextTest::membershipManager
The mocked OG membership manager service.
Type: \Drupal\og\MembershipManagerInterface|\Prophecy\Prophecy\ObjectProphecy
File
- tests/
src/ Unit/ Cache/ Context/ OgRoleCacheContextTest.php, line 40
Class
- OgRoleCacheContextTest
- Tests the OG role cache context.
Namespace
Drupal\Tests\og\Unit\Cache\ContextCode
protected $membershipManager;