You are here

protected property CreateMembershipTest::$entityTypeRepository in Organic groups 8

The mocked entity type repository.

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

File

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

Class

CreateMembershipTest
Tests create membership helper function.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityTypeRepository;