File tree
3 files changed
+8
-0
lines changedFilter options
- src/Symfony/Component/PropertyInfo
- Tests
- Extractor
- Fixtures
- Util
3 files changed
+8
-0
lines changedsrc/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
369 | 369 |
|
370 | 370 |
|
371 | 371 |
|
| 372 | + |
372 | 373 |
|
373 | 374 |
|
374 | 375 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Fixtures/DummyUnionType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Fixtures/DummyUnionType.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
51 | 56 |
|
src/Symfony/Component/PropertyInfo/Util/PhpStanTypeHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Util/PhpStanTypeHelper.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
| 169 | + |
| 170 | + |
169 | 171 |
|
170 | 172 |
|
171 | 173 |
|
|
0 commit comments