protected property GroupType::$creator_membership in Group 2.0.x
Same name and namespace in other branches
- 8 src/Entity/GroupType.php \Drupal\group\Entity\GroupType::creator_membership
The group creator automatically receives a membership.
Type: bool
File
- src/
Entity/ GroupType.php, line 95
Class
- GroupType
- Defines the Group type configuration entity.
Namespace
Drupal\group\EntityCode
protected $creator_membership = TRUE;