mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-12 14:58:42 +00:00
Move ownership from modules to framework
This commit is contained in:
parent
f8bad0558b
commit
430be41982
|
|
@ -263,7 +263,7 @@ class Account implements ArrayableInterface, \JsonSerializable
|
||||||
*
|
*
|
||||||
* Adds permissions to the account
|
* Adds permissions to the account
|
||||||
*
|
*
|
||||||
* @param PermissionAbstract[] $permissions Array of permissions to add to the account
|
* @param array<array|PermissionAbstract> $permissions Array of permissions to add to the account
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user