`ServicestatussummaryQuery`: Fix name case for `ServicestatusQuery`
This commit is contained in:
parent
caede2aaa9
commit
b481a771d0
|
@ -44,7 +44,7 @@ class ServicestatussummaryQuery extends IdoQuery
|
|||
/**
|
||||
* The service status sub select
|
||||
*
|
||||
* @var ServiceStatusQuery
|
||||
* @var ServicestatusQuery
|
||||
*/
|
||||
protected $subSelect;
|
||||
|
||||
|
|
Loading…
Reference in New Issue