mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
AllcontactsQuery: Add $baseQuery
explicitly as non-dynamic property
This commit is contained in:
parent
7cd89490cc
commit
be060edd9f
@ -40,6 +40,7 @@ class AllcontactsQuery extends IdoQuery
|
|||||||
|
|
||||||
protected $contacts;
|
protected $contacts;
|
||||||
protected $contactgroups;
|
protected $contactgroups;
|
||||||
|
protected $baseQuery;
|
||||||
protected $useSubqueryCount = true;
|
protected $useSubqueryCount = true;
|
||||||
|
|
||||||
public function requireColumn($alias)
|
public function requireColumn($alias)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user