You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/doctrine.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -478,8 +478,9 @@ on its ``id`` value::
478
478
479
479
.. tip::
480
480
481
-
In a controller action you can achieve teh equivalent of this without writing
482
-
any code by using the ``@ParamConverter``. See the :doc:`FrameworkExtraBundle documentation</bundles/SensioFrameworkExtraBundle/annotations/converters>`
481
+
You can achieve the equivalent of this without writing any code by using
0 commit comments