You are here

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

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

The group type to use in this controller.

Type: \Drupal\group\Entity\GroupTypeInterface

File

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

Class

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

Namespace

Drupal\group\Entity\Controller

Code

protected $groupType;