You are here

protected property OgMembershipStateCacheContext::$user in Organic groups 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Cache/Context/OgMembershipStateCacheContext.php, line 46

Class

OgMembershipStateCacheContext
Defines a cache context service, for "membership state" caching.

Namespace

Drupal\og\Cache\Context

Code

protected $user;