You are here

protected property GroupRelationManager::$groupTypeStorage in Group 2.0.x

The group type storage handler.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

src/Plugin/Group/Relation/GroupRelationManager.php, line 47

Class

GroupRelationManager
Manages GroupRelation plugin implementations.

Namespace

Drupal\group\Plugin\Group\Relation

Code

protected $groupTypeStorage;