protected property GroupContentToEntityBase::$joinManager in Group 8
Same name and namespace in other branches
- 2.0.x src/Plugin/views/relationship/GroupContentToEntityBase.php \Drupal\group\Plugin\views\relationship\GroupContentToEntityBase::joinManager
The Views join plugin manager.
Type: \Drupal\views\Plugin\ViewsHandlerManager
File
- src/
Plugin/ views/ relationship/ GroupContentToEntityBase.php, line 22
Class
- GroupContentToEntityBase
- A relationship handler base for group content entity references.
Namespace
Drupal\group\Plugin\views\relationshipCode
protected $joinManager;