Commit 14f5c30
File tree
3 files changed
+10
-0
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/Serializer/Normalizer
3 files changed
+10
-0
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| 139 | + |
139 | 140 |
|
140 | 141 |
|
141 | 142 |
|
|
src/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php+4
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
57 | 61 |
|
58 | 62 |
|
59 | 63 |
|
|
src/Symfony/Component/Serializer/Normalizer/PropertyNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/PropertyNormalizer.php+5
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
52 | 57 |
|
53 | 58 |
|
54 | 59 |
|
|
0 commit comments