mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
IdoQuery: Correct doc of method requireColumn()
This commit is contained in:
parent
e5ec9a36f7
commit
4b60f87021
@ -1049,7 +1049,7 @@ abstract class IdoQuery extends DbQuery
|
|||||||
*
|
*
|
||||||
* This calls requireVirtualTable if needed
|
* This calls requireVirtualTable if needed
|
||||||
*
|
*
|
||||||
* @param $alias The alias of the column to require
|
* @param string $alias The alias of the column to require
|
||||||
*
|
*
|
||||||
* @return $this Fluent interface
|
* @return $this Fluent interface
|
||||||
* @see IdoQuery::requireVirtualTable The method initializing required joins
|
* @see IdoQuery::requireVirtualTable The method initializing required joins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user