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