You are here

protected property CreateMembershipTest::$entityTypeManager in Organic groups 8

The entity type manager.

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

File

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

Class

CreateMembershipTest
Tests create membership helper function.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityTypeManager;