File tree
2 files changed
+9
-1
lines changedFilter options
- src/Symfony/Component/TypeInfo
- Tests/TypeResolver
- TypeResolver
2 files changed
+9
-1
lines changedsrc/Symfony/Component/TypeInfo/Tests/TypeResolver/StringTypeResolverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/TypeInfo/Tests/TypeResolver/StringTypeResolverTest.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
| ||
138 | 140 |
|
139 | 141 |
|
140 | 142 |
|
| 143 | + |
| 144 | + |
141 | 145 |
|
142 | 146 |
|
143 | 147 |
|
|
src/Symfony/Component/TypeInfo/TypeResolver/StringTypeResolver.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/TypeInfo/TypeResolver/StringTypeResolver.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
218 |
| - |
| 218 | + |
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
257 | 261 |
|
258 | 262 |
|
259 | 263 |
|
|
0 commit comments