Skip to content

Commit 0cf83bd

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Update ExprBuilder.php
2 parents 2c95b30 + dcc1ffe commit 0cf83bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Config/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)