You are here

protected property GroupTypeManager::$cache in Organic groups 8

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/GroupTypeManager.php, line 66

Class

GroupTypeManager
A manager to keep track of which entity type/bundles are OG group enabled.

Namespace

Drupal\og

Code

protected $cache;