diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index ada92f8f25e..63e0ca7ad20 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -1221,7 +1221,7 @@ The value can be one of: ``true`` Throw an exception when the requirements are not met; ``false`` - Disable exceptions when the requirements are not met and return ``null`` + Disable exceptions when the requirements are not met and return ``''`` instead; ``null`` Disable checking the requirements (thus, match the route even when the