protected property GroupRole::$weight in Group 2.0.x
Same name and namespace in other branches
- 8 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;