You are here

protected property GroupContentEnablerManagerTest::$entityTypeManager in Group 8

The entity type manager.

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

File

tests/src/Unit/GroupContentEnablerManagerTest.php, line 67

Class

GroupContentEnablerManagerTest
Tests the GroupContentEnabler plugin manager.

Namespace

Drupal\Tests\group\Unit

Code

protected $entityTypeManager;