You are here

protected property GroupRelationManager::$groupTypePluginMapCacheKey in Group 2.0.x

The cache key for the plugin IDs per group type ID map.

Type: string

File

src/Plugin/Group/Relation/GroupRelationManager.php, line 96

Class

GroupRelationManager
Manages GroupRelation plugin implementations.

Namespace

Drupal\group\Plugin\Group\Relation

Code

protected $groupTypePluginMapCacheKey;