We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f89a45f commit 90e6580Copy full SHA for 90e6580
reference/configuration/framework.rst
@@ -1221,7 +1221,7 @@ The value can be one of:
1221
``true``
1222
Throw an exception when the requirements are not met;
1223
``false``
1224
- Disable exceptions when the requirements are not met and return ``null``
+ Disable exceptions when the requirements are not met and return ``''``
1225
instead;
1226
``null``
1227
Disable checking the requirements (thus, match the route even when the
0 commit comments