You are here

protected property GroupTypeManagerTest::$ogRoleManager in Organic groups 8

The OG role manager prophecy used in the test.

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

File

tests/src/Unit/GroupTypeManagerTest.php, line 110

Class

GroupTypeManagerTest
Tests the group manager.

Namespace

Drupal\Tests\og\Unit

Code

protected $ogRoleManager;