Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 952ebba

Browse files
Update option description
1 parent 8e59243 commit 952ebba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doctrine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -821,8 +821,8 @@ control behavior:
821821
If true, the ``EntityValueResolver`` will not try to replace the argument.
822822

823823
``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::
824+
If a ``message`` option is configured, the value of the ``message`` option will be displayed in the development
825+
environment for the :class:`Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException` exception::
826826

827827
#[Route('/product/{product_id}')]
828828
public function show(

0 commit comments

Comments
 (0)