Commit d611e77
committed
feature #3701 [Serializer] add documentation for serializer callbacks (cordoval)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #3701).
Discussion
----------
[Serializer] add documentation for serializer callbacks
related symfony/symfony#10229
| Q | A |
| --- | --- |
| Doc fix? | no |
| New docs? | yes |
| Applies to | 2.3+ |
| Fixed tickets | self 👶 |
| License | CC-ASA 3.0 Unported |
Sent using [Gush](https://github.com/gushphp/gush)
Commits
-------
b865b40 add comma madness and lowercasing W
efe2029 plug new revision
eabdbd0 add serializer set callback documentation1 file changed
+31
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
184 | 215 | | |
185 | 216 | | |
186 | 217 | | |
| |||
0 commit comments