You are here

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

Same name and namespace in other branches
  1. 8 src/Entity/Controller/GroupTypeController.php \Drupal\group\Entity\Controller\GroupTypeController::pluginManager

The group content plugin manager.

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

File

src/Entity/Controller/GroupTypeController.php, line 32

Class

GroupTypeController
Provides the user permissions administration form for a specific group type.

Namespace

Drupal\group\Entity\Controller

Code

protected $pluginManager;