Commit 7a7d871
committed
minor symfony#20778 [Serializer] Fix namespace (HypeMC)
This PR was merged into the 6.4 branch.
Discussion
----------
[Serializer] Fix namespace
I messed up in symfony#20776. Somehow I misread the namespace for a use statement. The original was correct.
Sorry about this 😞
Commits
-------
d0a17c5 [Serializer] Fix namespace1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1421 | 1421 | | |
1422 | 1422 | | |
1423 | 1423 | | |
1424 | | - | |
| 1424 | + | |
1425 | 1425 | | |
1426 | 1426 | | |
1427 | 1427 | | |
| |||
0 commit comments