Skip to content

Commit 2a4d24d

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Update ExprBuilder.php
2 parents de843ea + 0cf83bd commit 2a4d24d

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)