You are here

protected property GroupContentEntityAccessControlHandlerTest::$accessControlHandler in Group 8

The access control handler.

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

File

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

Class

GroupContentEntityAccessControlHandlerTest
Tests the group content entity access control handler.

Namespace

Drupal\Tests\group\Unit

Code

protected $accessControlHandler;