Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Role.php
Role::$permissions
The permissions belonging to this role.
Type:
array
File
core/
modules/
user/
src/
Entity/
Role.php
, line 89
Class
Role
Defines the user role entity class.
Namespace
Drupal\user\Entity
Code
protected $permissions = [];
RSS feed