You are here

protected property GroupEventController::$pluginManager in Event 8

The group content plugin manager.

Type: \Drupal\group\Plugin\GroupContentEnablerManagerInterface

File

modules/gevent/src/Controller/GroupEventController.php, line 24

Class

GroupEventController
Returns responses for 'group_event' GroupContent routes.

Namespace

Drupal\gevent\Controller

Code

protected $pluginManager;