protected property GroupTypeManager::$entityTypeManager in Organic groups 8
The Entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
GroupTypeManager.php, line 141
Class
- GroupTypeManager
- A manager to keep track of which entity type/bundles are OG group enabled.
Namespace
Drupal\ogCode
protected $entityTypeManager;