You are here

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

A collection of vanilla instances of all group relation plugins.

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

File

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

Class

GroupRelationManager
Manages GroupRelation plugin implementations.

Namespace

Drupal\group\Plugin\Group\Relation

Code

protected $allPlugins;