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 36cdca5 commit a60587cCopy full SHA for a60587c
doctrine.rst
@@ -865,7 +865,7 @@ Mapped Route Parameters
865
~~~~~~~~~~~~~~~~~~~~~~~
866
867
When many route parameters are used to find more than one entity,
868
-it is mandatory to use #[MapEntity] attributes and this can become cumbersome::
+it is mandatory to use ``#[MapEntity]`` attributes and this can become cumbersome::
869
870
#[Route('/document/{slug}/{id}-{name}/')]
871
public function showDocument(
0 commit comments