The human-readable label of this role.
Type: string
File
- core/modules/user/src/Entity/Role.php, line 61
Class
- Role
- Defines the user role entity class.
Namespace
Drupal\user\Entity
Code
protected $label;
The human-readable label of this role.
Type: string
Drupal\user\Entity
protected $label;
Please login to continue.