You are here

protected property GetBundleByBundleTest::$groupTypeManager in Organic groups 8

The group manager.

Type: \Drupal\og\GroupTypeManagerInterface

File

tests/src/Kernel/Entity/GetBundleByBundleTest.php, line 53

Class

GetBundleByBundleTest
Tests retrieving group content bundles by group bundles and vice versa.

Namespace

Drupal\Tests\og\Kernel\Entity

Code

protected $groupTypeManager;