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 ee39f30 commit a9a78e5Copy full SHA for a9a78e5
phpmyfaq/src/phpMyFAQ/Permission/BasicPermission.php
@@ -286,5 +286,5 @@ public function refuseAllUserRights(int $userId): bool
286
public function getUserGroups(int $userId): array
287
{
288
return [];
289
- }
+ }
290
}
0 commit comments