You are here

protected property GroupCheckTest::$groupTypeManager in Organic groups 8

The group manager used in the test.

Type: \Drupal\og\GroupTypeManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/GroupCheckTest.php, line 103

Class

GroupCheckTest
Tests the group check access.

Namespace

Drupal\Tests\og\Unit

Code

protected $groupTypeManager;