You are here

protected property GroupCheckTest::$entityTypeManager in Organic groups 8

The entity type manager prophecy used in the test.

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

File

tests/src/Unit/GroupCheckTest.php, line 33

Class

GroupCheckTest
Tests the group check access.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityTypeManager;