You are here

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

The group relation manager.

Type: \Drupal\group\Plugin\Group\Relation\GroupRelationManagerInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/GroupContentAccessControlHandlerTest.php, line 50

Class

GroupContentAccessControlHandlerTest
Tests the group content access control handler.

Namespace

Drupal\Tests\group\Unit

Code

protected $groupRelationManager;