fix incorrect phpdoc typehint
This commit is contained in:
parent
5208035003
commit
fbd3fe95e4
1 changed files with 1 additions and 1 deletions
|
@ -1027,7 +1027,7 @@ class QueryBuilder
|
|||
* </code>
|
||||
*
|
||||
* @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
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue