You are here

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

The access control handler.

Type: \Drupal\group\Entity\Access\GroupContentAccessControlHandler|\Prophecy\Prophecy\ProphecyInterface

File

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

Class

GroupContentAccessControlHandlerTest
Tests the group content access control handler.

Namespace

Drupal\Tests\group\Unit

Code

protected $accessControlHandler;