We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 673f7aa + e8c2d2c commit 0469565Copy full SHA for 0469565
Definition/Builder/ExprBuilder.php
@@ -91,7 +91,7 @@ public function ifNull()
91
/**
92
* Tests if the value is empty.
93
*
94
- * @return ExprBuilder
+ * @return $this
95
*/
96
public function ifEmpty()
97
{
0 commit comments