protected property GroupRole::$group_type in Group 8
Same name and namespace in other branches
- 2.0.x src/Entity/GroupRole.php \Drupal\group\Entity\GroupRole::group_type
The ID of the group type this role belongs to.
Type: string
File
- src/
Entity/ GroupRole.php, line 109
Class
- GroupRole
- Defines the Group role configuration entity.
Namespace
Drupal\group\EntityCode
protected $group_type;