fix incorrect phpdoc typehint
This commit is contained in:
parent
5208035003
commit
fbd3fe95e4
@ -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…
x
Reference in New Issue
Block a user