Thanks to visit codestin.com Credit goes to github.com
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 8e59243 commit 952ebbaCopy full SHA for 952ebba
doctrine.rst
@@ -821,8 +821,8 @@ control behavior:
821
If true, the ``EntityValueResolver`` will not try to replace the argument.
822
823
``message``
824
- If a ``message`` option is configured, the value of the ``message`` option will be displayed
825
- for the :class:`Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException` exception::
+ If a ``message`` option is configured, the value of the ``message`` option will be displayed in the development
+ environment for the :class:`Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException` exception::
826
827
#[Route('/product/{product_id}')]
828
public function show(
0 commit comments