You are here

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

An static cache of plugin IDs per group type ID.

Type: array[]

File

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

Class

GroupRelationManager
Manages GroupRelation plugin implementations.

Namespace

Drupal\group\Plugin\Group\Relation

Code

protected $groupTypePluginMap;