Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8126206

Browse files
committed
minor #6922 [Config] Add ExprBuilder::ifEmpty() (ogizanagi)
This PR was merged into the master branch. Discussion ---------- [Config] Add ExprBuilder::ifEmpty() After symfony/symfony#19764 Commits ------- f0fe739 [WCM][Config] Add ExprBuilder::ifEmpty()
2 parents b386600 + f0fe739 commit 8126206

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/config/definition.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,7 @@ the following ways:
736736
- ``ifTrue()``
737737
- ``ifString()``
738738
- ``ifNull()``
739+
- ``ifEmpty()`` (since Symfony 3.2)
739740
- ``ifArray()``
740741
- ``ifInArray()``
741742
- ``ifNotInArray()``

0 commit comments

Comments
 (0)