You are here

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

Contains instantiated handlers keyed by handler type and plugin ID.

Type: array

File

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

Class

GroupRelationManager
Manages GroupRelation plugin implementations.

Namespace

Drupal\group\Plugin\Group\Relation

Code

protected $handlers = [];