Role::$permissions

The permissions belonging to this role.

Type: array

File

core/modules/user/src/Entity/Role.php, line 82

Class

Role
Defines the user role entity class.

Namespace

Drupal\user\Entity

Code

protected $permissions = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.