protected property PermissionEvent::$permissions in Organic groups 8
The list of permissions.
Associative array of permission arrays, keyed by permission name.
Type: array
File
- src/
Event/ PermissionEvent.php, line 28
Class
- PermissionEvent
- Event that is fired when OG permissions are compiled.
Namespace
Drupal\og\EventCode
protected $permissions = [];