You are here

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

A group content type storage handler.

Type: \Drupal\group\Entity\Storage\GroupContentTypeStorageInterface

File

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

Class

GroupRelationManager
Manages GroupRelation plugin implementations.

Namespace

Drupal\group\Plugin\Group\Relation

Code

protected $groupContentTypeStorage;