You are here

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

The group relation manager.

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

File

src/Entity/Access/GroupContentQueryAccessHandler.php, line 30

Class

GroupContentQueryAccessHandler
Controls query access for group_content entities.

Namespace

Drupal\group\Entity\Access

Code

protected $groupRelationManager;