protected property UserRoleDelete::$role

The role being deleted.

Type: \Drupal\user\RoleInterface

File

drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php, line 23
Contains \Drupal\user\Form\UserRoleDelete.

Class

UserRoleDelete
Provides a deletion confirmation form for Role entity.

Namespace

Drupal\user\Form

Code

protected $role;