protected property GroupContentViewsData::$pluginManager in Group 2.0.x
Same name and namespace in other branches
- 8 src/Entity/Views/GroupContentViewsData.php \Drupal\group\Entity\Views\GroupContentViewsData::pluginManager
The group relation plugin manager.
Type: \Drupal\group\Plugin\Group\Relation\GroupRelationManagerInterface
File
- src/
Entity/ Views/ GroupContentViewsData.php, line 19
Class
- GroupContentViewsData
- Provides the views data for the group content entity type.
Namespace
Drupal\group\Entity\ViewsCode
protected $pluginManager;