You are here

protected property GroupTypeManager::$configFactory in Organic groups 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/GroupTypeManager.php, line 45

Class

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

Namespace

Drupal\og

Code

protected $configFactory;