mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
HoststatussummaryQuery: Fix name case for HoststatusQuery
This commit is contained in:
parent
b481a771d0
commit
d22d2fb1e0
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ class HoststatussummaryQuery extends IdoQuery
|
|||
/**
|
||||
* The host status sub select
|
||||
*
|
||||
* @var HostStatusQuery
|
||||
* @var HoststatusQuery
|
||||
*/
|
||||
protected $subSelect;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue