Commit b89995c
committed
minor #20457 [Serializer] Add missing argument (famoser)
This PR was merged into the 6.4 branch.
Discussion
----------
[Serializer] Add missing argument
In the example, the `$context` is constructed, but then forgot to be passed to the `serializer`.
This functionality is first documented in 6.4, hence I target this branch.
Commits
-------
d94be3f Add missing argument1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1818 | 1818 | | |
1819 | 1819 | | |
1820 | 1820 | | |
1821 | | - | |
| 1821 | + | |
1822 | 1822 | | |
1823 | 1823 | | |
1824 | 1824 | | |
| |||
0 commit comments