Skip to content

Commit

Permalink
Merge pull request #28 from mvorisek/fix_query__where_phpdoc
Browse files Browse the repository at this point in the history
Fix Query::_where phpdoc
  • Loading branch information
AllanJard authored Sep 4, 2023
2 parents b609325 + 5e98546 commit 01cc4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Database/Query.php
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,7 @@ protected function _update()
* @internal
*
* @param string|array $where
* @param null $value
* @param string $value
* @param string $type
* @param string $op
* @param bool $bind
Expand Down

0 comments on commit 01cc4cc

Please sign in to comment.