You are here

protected property RelationHandlerTrait::$groupRelationManager in Group 2.0.x

The group relation manager.

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

File

src/Plugin/Group/RelationHandler/RelationHandlerTrait.php, line 52

Class

RelationHandlerTrait
Trait for group relation plugin handlers.

Namespace

Drupal\group\Plugin\Group\RelationHandler

Code

protected $groupRelationManager;