Skip to content

Commit 0469565

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Update ExprBuilder.php
2 parents 673f7aa + e8c2d2c commit 0469565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Definition/Builder/ExprBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ public function ifNull()
9191
/**
9292
* Tests if the value is empty.
9393
*
94-
* @return ExprBuilder
94+
* @return $this
9595
*/
9696
public function ifEmpty()
9797
{

0 commit comments

Comments
 (0)