You are here

protected property GroupTypeManager::$moduleHandler in Organic groups 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/GroupTypeManager.php, line 113

Class

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

Namespace

Drupal\og

Code

protected $moduleHandler;