You are here

protected property GroupTypeManager::$entityTypeBundleInfo in Organic groups 8

The service providing information about bundles.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/GroupTypeManager.php, line 52

Class

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

Namespace

Drupal\og

Code

protected $entityTypeBundleInfo;