mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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
|
||||
*
|
||||
* @return Query
|
||||
* @return DbQuery
|
||||
*/
|
||||
public function select()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user