You are here

protected property GroupToGroupContent::$pluginManager in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/views/relationship/GroupToGroupContent.php \Drupal\group\Plugin\views\relationship\GroupToGroupContent::pluginManager

The group relation plugin manager.

Type: \Drupal\group\Plugin\Group\Relation\GroupRelationManagerInterface

File

src/Plugin/views/relationship/GroupToGroupContent.php, line 33

Class

GroupToGroupContent
A relationship handler for group content.

Namespace

Drupal\group\Plugin\views\relationship

Code

protected $pluginManager;