You are here

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

The group relation manager.

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

File

src/Entity/Access/GroupContentAccessControlHandler.php, line 31

Class

GroupContentAccessControlHandler
Access controller for the GroupContent entity.

Namespace

Drupal\group\Entity\Access

Code

protected $groupRelationManager;