protected property GroupContentViewsData::$pluginManager in Group 8
Same name and namespace in other branches
- 2.0.x src/Entity/Views/GroupContentViewsData.php \Drupal\group\Entity\Views\GroupContentViewsData::pluginManager
The group content enabler plugin manager.
Type: \Drupal\group\Plugin\GroupContentEnablerManagerInterface
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;