`HoststatussummaryQuery`: Fix name case for `HoststatusQuery`
This commit is contained in:
parent
b481a771d0
commit
d22d2fb1e0
|
@ -31,7 +31,7 @@ class HoststatussummaryQuery extends IdoQuery
|
|||
/**
|
||||
* The host status sub select
|
||||
*
|
||||
* @var HostStatusQuery
|
||||
* @var HoststatusQuery
|
||||
*/
|
||||
protected $subSelect;
|
||||
|
||||
|
|
Loading…
Reference in New Issue