Skip to content

Commit

Permalink
注释调整
Browse files Browse the repository at this point in the history
  • Loading branch information
liu21st committed Feb 5, 2018
1 parent c64b122 commit c3aed56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Query.php
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ public function dec($field, $step = 1)
* @param mixed $op 查询表达式
* @param mixed $condition 查询条件
* @param array $param 查询参数
* @return void
* @return $this
*/
protected function parseWhereExp($logic, $field, $op, $condition, $param = [])
{
Expand Down

0 comments on commit c3aed56

Please sign in to comment.