Skip to content

Commit

Permalink
Merge branch '5.3' into 5.4
Browse files Browse the repository at this point in the history
* 5.3:
  Update ExprBuilder.php
  • Loading branch information
fancyweb committed Jan 3, 2022
2 parents 5c0231e + 0469565 commit d65e1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Definition/Builder/ExprBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ public function ifNull()
/**
* Tests if the value is empty.
*
* @return ExprBuilder
* @return $this
*/
public function ifEmpty()
{
Expand Down

0 comments on commit d65e1bd

Please sign in to comment.