Skip to content

Commit f9e563e

Browse files
authored
Update framework.rst
This value was not changed with symfony/symfony#30390
1 parent a00d33c commit f9e563e

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
@@ -1415,7 +1415,7 @@ The value can be one of:
14151415
``true``
14161416
Throw an exception when the requirements are not met;
14171417
``false``
1418-
Disable exceptions when the requirements are not met and return ``null``
1418+
Disable exceptions when the requirements are not met and return ``''``
14191419
instead;
14201420
``null``
14211421
Disable checking the requirements (thus, match the route even when the

0 commit comments

Comments
 (0)