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 5c0231e + 0469565 commit d65e1bdCopy full SHA for d65e1bd
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