We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0a2cf commit 116a9e6Copy full SHA for 116a9e6
app/V1Module/security/Roles.php
@@ -25,7 +25,7 @@ class Roles
25
self::STUDENT_ROLE,
26
self::SUPERVISOR_STUDENT_ROLE,
27
self::SUPERVISOR_ROLE,
28
- self::EMPOWERED_SUPERVISOR_ROLE.
+ self::EMPOWERED_SUPERVISOR_ROLE,
29
self::SUPERADMIN_ROLE
30
];
31
0 commit comments