Merge pull request #7472 from seferov/patch-2
fix incorrect phpdoc typehint
This commit is contained in:
commit
ac505390dd
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