public property Role::$label

The human-readable label of this role.

Type: string

File

drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/Role.php, line 59
Contains Drupal\user\Plugin\Core\Entity\Role.

Class

Role
Defines the user role entity class.

Namespace

Drupal\user\Plugin\Core\Entity

Code

public $label;