You are here

protected property GroupTypeManagerTest::$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/GroupTypeManagerTest.php, line 54

Class

GroupTypeManagerTest
Tests the group manager.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityTypeManager;