mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
File systeme V3
This commit is contained in:
@@ -50,4 +50,9 @@ class Rank extends Model
|
||||
{
|
||||
return $this->permission($perm);
|
||||
}
|
||||
|
||||
public function updateACLRules()
|
||||
{
|
||||
\App\Permission::updateACLRules($this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user