protected property GroupType::$description in Group 8
Same name and namespace in other branches
- 2.0.x src/Entity/GroupType.php \Drupal\group\Entity\GroupType::description
A brief description of the group type.
Type: string
File
- src/
Entity/ GroupType.php, line 81
Class
- GroupType
- Defines the Group type configuration entity.
Namespace
Drupal\group\EntityCode
protected $description;