Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f019e47

Browse filesBrowse files
committed
minor #20984 [Doctrine] fix: no bundle involved (94noni)
This PR was merged into the 6.4 branch. Discussion ---------- [Doctrine] fix: no bundle involved I think its a relic of the past sensio extra bundle ? Commits ------- 07ef563 fix: no bundle involved
2 parents aa698f8 + 07ef563 commit f019e47
Copy full SHA for f019e47

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎doctrine.rst

Copy file name to clipboardExpand all lines: doctrine.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ automatically! You can simplify the controller to::
649649
}
650650
}
651651

652-
That's it! The bundle uses the ``{id}`` from the route to query for the ``Product``
652+
That's it! The attribute uses the ``{id}`` from the route to query for the ``Product``
653653
by the ``id`` column. If it's not found, a 404 page is generated.
654654

655655
.. tip::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.