Same name and namespace in other branches
  1. 8.9.x core/modules/user/src/Entity/Role.php \Drupal\user\Entity\Role::id
  2. 9 core/modules/user/src/Entity/Role.php \Drupal\user\Entity\Role::id

The machine name 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 $id;