mirror of
https://github.com/verdigado/organization_folders.git
synced 2024-12-06 11:22:41 +01:00
many small resource member related improvements
This commit is contained in:
parent
8bfa9dfa29
commit
9ebae48238
9 changed files with 70 additions and 45 deletions
|
@ -1,10 +0,0 @@
|
|||
<?php
|
||||
|
||||
namespace OCA\OrganizationFolders\Enum;
|
||||
|
||||
enum MemberPermissionLevel: int {
|
||||
use FromNameEnum;
|
||||
|
||||
case MEMBER = 1;
|
||||
case MANAGER = 2;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue