You are here

protected property GroupContentEntityAccessControlHandlerTest::$entityTypeManager in Group 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\Prophecy\Prophecy\ProphecyInterface

File

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

Class

GroupContentEntityAccessControlHandlerTest
Tests the group content entity access control handler.

Namespace

Drupal\Tests\group\Unit

Code

protected $entityTypeManager;