Commit 43864cc
committed
minor symfony#20649 [Cache] Fix "Marshalling (Serializing) Data" code rendering issue (Kocal)
This PR was squashed before being merged into the 7.2 branch.
Discussion
----------
[Cache] Fix "Marshalling (Serializing) Data" code rendering issue
The code block is not correctly rendered on https://symfony.com/doc/current/components/cache.html#marshalling-serializing-data, see

Commits
-------
3de90f3 [Cache] Fix "Marshalling (Serializing) Data" code rendering issue1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
216 | | - | |
| 215 | + | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments