You are here

protected property GroupContentEnablerManager::$pluginGroupContentTypeMap in Group 8

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

Type: array[]

File

src/Plugin/GroupContentEnablerManager.php, line 75

Class

GroupContentEnablerManager
Manages GroupContentEnabler plugin implementations.

Namespace

Drupal\group\Plugin

Code

protected $pluginGroupContentTypeMap;