You are here

protected property GroupContentEnablerManager::$groupTypeInstalled in Group 8

An list each group type's installed plugins as plugin collections.

Type: \Drupal\group\Plugin\GroupContentEnablerCollection[]

File

src/Plugin/GroupContentEnablerManager.php, line 68

Class

GroupContentEnablerManager
Manages GroupContentEnabler plugin implementations.

Namespace

Drupal\group\Plugin

Code

protected $groupTypeInstalled = [];