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 07ef563

Browse filesBrowse files
authored
fix: no bundle involved
1 parent aa698f8 commit 07ef563
Copy full SHA for 07ef563

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

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.