protected property GroupTypeManager::$groupMap in Organic groups 8
A map of entity types and bundles.
Do not access this property directly, use $this->getGroupMap() instead.
Type: array
File
- src/
GroupTypeManager.php, line 82
Class
- GroupTypeManager
- A manager to keep track of which entity type/bundles are OG group enabled.
Namespace
Drupal\ogCode
protected $groupMap;