protected property Role::$is_admin in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Entity/Role.php \Drupal\user\Entity\Role::is_admin
An indicator whether the role has all permissions.
Type: bool
File
- core/
modules/ user/ src/ Entity/ Role.php, line 87 - Contains \Drupal\user\Entity\Role.
Class
- Role
- Defines the user role entity class.
Namespace
Drupal\user\EntityCode
protected $is_admin;