You are here

protected property GroupTypeManager::$ogRoleManager in Organic groups 8

The OG role manager.

Type: \Drupal\og\OgRoleManagerInterface

File

src/GroupTypeManager.php, line 120

Class

GroupTypeManager
A manager to keep track of which entity type/bundles are OG group enabled.

Namespace

Drupal\og

Code

protected $ogRoleManager;