mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
lib: Fix type hint for $menuItems in Module
This commit is contained in:
parent
9aa62c9898
commit
5da139943c
@ -188,7 +188,7 @@ class Module
|
||||
/**
|
||||
* A set of menu elements
|
||||
*
|
||||
* @var array
|
||||
* @var Menu[]
|
||||
*/
|
||||
protected $menuItems = array();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user