mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-22 06:18:41 +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
|
||||
*
|
||||
* @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
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user