File tree
3 files changed
+11
-1
lines changedFilter options
- src/Symfony/Component/PropertyInfo
- Extractor
- Tests
- Extractor
- Fixtures
3 files changed
+11
-1
lines changedsrc/Symfony/Component/PropertyInfo/Extractor/PhpStanExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Extractor/PhpStanExtractor.php+3-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
| ||
206 | 208 |
|
207 | 209 |
|
208 | 210 |
|
209 |
| - |
| 211 | + |
210 | 212 |
|
211 | 213 |
|
212 | 214 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
694 | 694 |
|
695 | 695 |
|
696 | 696 |
|
| 697 | + |
697 | 698 |
|
698 | 699 |
|
699 | 700 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Fixtures/InvalidDummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Fixtures/InvalidDummy.php+7
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
50 | 57 |
|
0 commit comments