mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Web: Add $accessibleMenuItems
explicitly as non-dynamic property
This commit is contained in:
parent
391eede52f
commit
e3036c41a2
@ -66,6 +66,9 @@ class Web extends EmbeddedWeb
|
||||
*/
|
||||
private $user;
|
||||
|
||||
/** @var array */
|
||||
protected $accessibleMenuItems;
|
||||
|
||||
/**
|
||||
* Identify web bootstrap
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user