You are here

protected property OgRoleManagerTest::$entityTypeManager in Organic groups 8

The entity type manager service.

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

File

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

Class

OgRoleManagerTest
Tests create membership helper function.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityTypeManager;