You are here

protected property OgRoleCacheContext::$membershipManager in Organic groups 8

The membership manager service.

Type: \Drupal\og\MembershipManagerInterface

File

src/Cache/Context/OgRoleCacheContext.php, line 56

Class

OgRoleCacheContext
Defines a cache context service for the OG roles of the current user.

Namespace

Drupal\og\Cache\Context

Code

protected $membershipManager;