Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Role.php
Role::$is_admin
An indicator whether the role has all permissions.
Type:
bool
File
core/
modules/
user/
src/
Entity/
Role.php
, line 96
Class
Role
Defines the user role entity class.
Namespace
Drupal\user\Entity
Code
protected $is_admin =
FALSE
;
RSS feed