You are here

protected property GroupManagerSubscriptionTest::$groupTypeManager in Organic groups 8

The group type manager.

Type: \Drupal\og\GroupTypeManagerInterface

File

tests/src/Kernel/GroupManagerSubscriptionTest.php, line 45

Class

GroupManagerSubscriptionTest
Tests if the group manager is subscribed automatically upon group creation.

Namespace

Drupal\Tests\og\Kernel

Code

protected $groupTypeManager;