You are here

protected property GroupToGroupContent::$joinManager 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::joinManager

The Views join plugin manager.

Type: \Drupal\views\Plugin\ViewsHandlerManager

File

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

Class

GroupToGroupContent
A relationship handler for group content.

Namespace

Drupal\group\Plugin\views\relationship

Code

protected $joinManager;