8000 Update framework.rst · symfony/symfony-docs@90e6580 · GitHub
[go: up one dir, main page]

Skip to content

Commit 90e6580

Browse files
AntoineRouewouterj
authored andcommitted
Update framework.rst
This value was not changed with symfony/symfony#30390
1 parent f89a45f commit 90e6580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1221,7 +1221,7 @@ The value can be one of:
12211221
``true``
12221222
Throw an exception when the requirements are not met;
12231223
``false``
1224-
Disable exceptions when the requirements are not met and return ``null``
1224+
Disable exceptions when the requirements are not met and return ``''``
12251225
instead;
12261226
``null``
12271227
Disable checking the requirements (thus, match the route even when the

0 commit comments

Comments
 (0)
0