Commit d31e17f
committed
minor #18318 [Doctrine] Add missing
This PR was merged into the 6.2 branch.
Discussion
----------
[Doctrine] Add missing `use` statement to databases & doctrine page
The example at https://symfony.com/doc/current/doctrine.html#updating-an-object is missing a `use` statement.
Commits
-------
ae34e2c Add missing `use` statement to databases & doctrine pageuse statement to databases & doctrine page (jontjs)1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
| 816 | + | |
816 | 817 | | |
817 | 818 | | |
818 | 819 | | |
| |||
0 commit comments