mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 17:33:49 +01:00
Admin - some documentation suggestions from Scrutinizer
This commit is contained in:
parent
281a75883c
commit
5110e999b5
@ -14,6 +14,11 @@ use EGroupware\Api;
|
||||
|
||||
/**
|
||||
* admin command: give or remove run rights from a given account and application
|
||||
*
|
||||
* @property boolean $allow True for permission being added, false for a permission
|
||||
* being removed
|
||||
* @property string[] $apps List of application names that we're modifying
|
||||
* permissions for.
|
||||
*/
|
||||
class admin_cmd_account_app extends admin_cmd
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user