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
minor #18318 [Doctrine] Add missing use statement to databases & doctrine page (jontjs)
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 page
0 commit comments