protected property GroupType::$creator_roles in Group 2.0.x
Same name and namespace in other branches
- 8 src/Entity/GroupType.php \Drupal\group\Entity\GroupType::creator_roles
The IDs of the group roles a group creator should receive.
Type: string[]
File
- src/
Entity/ GroupType.php, line 109
Class
- GroupType
- Defines the Group type configuration entity.
Namespace
Drupal\group\EntityCode
protected $creator_roles = [];