You are here

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

Same name and namespace in other branches
  1. 8 modules/gnode/src/Controller/GroupNodeController.php \Drupal\gnode\Controller\GroupNodeController::pluginManager

The group content plugin manager.

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

File

modules/gnode/src/Controller/GroupNodeController.php, line 24

Class

GroupNodeController
Returns responses for 'group_node' GroupContent routes.

Namespace

Drupal\gnode\Controller

Code

protected $pluginManager;