You are here

protected property GroupTypeManagerTest::$permissionManager in Organic groups 8

The OG permission manager prophecy used in the test.

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

File

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

Class

GroupTypeManagerTest
Tests the group manager.

Namespace

Drupal\Tests\og\Unit

Code

protected $permissionManager;