protected property GroupTypeController::$groupType in Group 8
Same name and namespace in other branches
- 2.0.x 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\ControllerCode
protected $groupType;