You are here

protected property GroupHierarchyManager::$groupGraphStorage in Subgroup (Graph) 1.0.x

The group graph storage.

Type: \Drupal\ggroup\Graph\GroupGraphStorageInterface

File

src/GroupHierarchyManager.php, line 24

Class

GroupHierarchyManager
Manages the relationship between groups (as subgroups).

Namespace

Drupal\ggroup

Code

protected $groupGraphStorage;