Commit 598a21d
committed
File tree
2 files changed
+12
-4
lines changedFilter options
- src/Symfony/Component/Serializer
- Context/Normalizer
- Tests/Context/Normalizer
2 files changed
+12
-4
lines changedsrc/Symfony/Component/Serializer/Context/Normalizer/AbstractNormalizerContextBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Context/Normalizer/AbstractNormalizerContextBuilder.php+11-3Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
114 | 122 |
|
115 | 123 |
|
116 | 124 |
|
117 |
| - |
| 125 | + |
118 | 126 |
|
119 | 127 |
|
120 | 128 |
|
|
src/Symfony/Component/Serializer/Tests/Context/Normalizer/AbstractNormalizerContextBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Context/Normalizer/AbstractNormalizerContextBuilderTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
0 commit comments