File tree
2 files changed
+9
-3
lines changedFilter options
- src/Symfony/Component/TypeInfo
- Tests/TypeResolver
- TypeResolver
2 files changed
+9
-3
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-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
218 |
| - |
| 218 | + |
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
| ||
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
249 |
| - |
250 |
| - |
251 | 249 |
|
252 | 250 |
|
253 | 251 |
|
254 | 252 |
|
255 | 253 |
|
256 | 254 |
|
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
257 | 259 |
|
258 | 260 |
|
259 | 261 |
|
|
0 commit comments