You are here

protected property OgRoleCacheContext::$hashes in Organic groups 8

An array of cached cache context key hashes.

Type: string[]

File

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

Class

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

Namespace

Drupal\og\Cache\Context

Code

protected $hashes = [];