You are here

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

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

Type: \Drupal\group\Plugin\Group\Relation\GroupRelationCollection[]

File

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

Class

GroupRelationManager
Manages GroupRelation plugin implementations.

Namespace

Drupal\group\Plugin\Group\Relation

Code

protected $groupTypeInstalled = [];