You are here

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

The entity type manager.

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

File

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

Class

GroupContentAccessControlHandlerTest
Tests the group content access control handler.

Namespace

Drupal\Tests\group\Unit

Code

protected $entityTypeManager;