An indicator whether the role has all permissions.
Type: bool
File
- core/modules/user/src/Entity/Role.php, line 82
Class
- Role
- Defines the user role entity class.
Namespace
Drupal\user\Entity
Code
1 | protected $is_admin ; |
An indicator whether the role has all permissions.
Type: bool
Drupal\user\Entity
1 | protected $is_admin ; |
Designed by : w10schools
service@w10schools.com
Please login to continue.