mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
DbConnection: select() returns a DbQuery, not a Query
This commit is contained in:
parent
e7789ed640
commit
ecd059dec5
@ -72,7 +72,7 @@ class DbConnection implements Selectable
|
|||||||
/**
|
/**
|
||||||
* Provide a query on this connection
|
* Provide a query on this connection
|
||||||
*
|
*
|
||||||
* @return Query
|
* @return DbQuery
|
||||||
*/
|
*/
|
||||||
public function select()
|
public function select()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user