Commit 296df0c
File tree
Expand file treeCollapse file tree
3 files changed
+45
-1
lines changedFilter options
- Normalizer
- Tests
- Fixtures
- Normalizer
Expand file treeCollapse file tree
3 files changed
+45
-1
lines changedNormalizer/ObjectNormalizer.php
Copy file name to clipboardExpand all lines: Normalizer/ObjectNormalizer.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 |
| - |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
198 | 202 |
|
199 | 203 |
|
200 | 204 |
|
|
Tests/Fixtures/property-path-mapping.yaml
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
Tests/Normalizer/ObjectNormalizerTest.php
Copy file name to clipboardExpand all lines: Tests/Normalizer/ObjectNormalizerTest.php+35Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
911 | 912 |
|
912 | 913 |
|
913 | 914 |
|
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
914 | 949 |
|
915 | 950 |
|
916 | 951 |
|
|
0 commit comments