You are here

protected property GroupContentEnablerManager::$groupTypePluginMap in Group 8

An static cache of plugin IDs per group type ID.

Type: array[]

File

src/Plugin/GroupContentEnablerManager.php, line 89

Class

GroupContentEnablerManager
Manages GroupContentEnabler plugin implementations.

Namespace

Drupal\group\Plugin

Code

protected $groupTypePluginMap;