IdoQuery: Correct doc of method `requireColumn()`

This commit is contained in:
Johannes Meyer 2022-07-01 18:03:45 +02:00
parent e5ec9a36f7
commit 4b60f87021
1 changed files with 1 additions and 1 deletions

View File

@ -1049,7 +1049,7 @@ abstract class IdoQuery extends DbQuery
*
* 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
* @see IdoQuery::requireVirtualTable The method initializing required joins