You are here

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

An static cache of group content type IDs per plugin ID.

Type: array[]

File

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

Class

GroupRelationManager
Manages GroupRelation plugin implementations.

Namespace

Drupal\group\Plugin\Group\Relation

Code

protected $pluginGroupContentTypeMap;