protected property GroupRole::$weight in Group 8
Same name and namespace in other branches
- 2.0.x src/Entity/GroupRole.php \Drupal\group\Entity\GroupRole::weight
The weight of the group role in administrative listings.
Type: int
File
- src/
Entity/ GroupRole.php, line 81
Class
- GroupRole
- Defines the Group role configuration entity.
Namespace
Drupal\group\EntityCode
protected $weight;