Merge pull request #7472 from seferov/patch-2
fix incorrect phpdoc typehint
This commit is contained in:
commit
ac505390dd
@ -1027,7 +1027,7 @@ class QueryBuilder
|
|||||||
* </code>
|
* </code>
|
||||||
*
|
*
|
||||||
* @param string $key The key/field to set.
|
* @param string $key The key/field to set.
|
||||||
* @param string $value The value, expression, placeholder, etc.
|
* @param mixed $value The value, expression, placeholder, etc.
|
||||||
*
|
*
|
||||||
* @return self
|
* @return self
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user