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 d9906f8 commit b382bc2Copy full SHA for b382bc2
src/Facades/Enforcer.php
@@ -6,6 +6,7 @@
6
7
/**
8
* @see \Casbin\Enforcer
9
+ * @method static string[] getAllRoles()
10
* @method static string[] getRolesForUser(string $name, string ...$domain)
11
* @method static string[] getUsersForRole(string $name, string ...$domain)
12
* @method static bool hasRoleForUser(string $name, string $role, string ...$domain)
0 commit comments