mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
parent
df0d3aaf1e
commit
c6eb3cd2c7
@ -92,6 +92,13 @@ class User
|
||||
*/
|
||||
protected $groups = array();
|
||||
|
||||
/**
|
||||
* Roles of this user
|
||||
*
|
||||
* @var Role[]
|
||||
*/
|
||||
protected $roles = array();
|
||||
|
||||
/**
|
||||
* Preferences object
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user