Commit b592625
File tree
2 files changed
+38
-0
lines changedFilter options
- src/Symfony/Component/PropertyInfo/Tests
- Extractor
- Fixtures/Extractor
2 files changed
+38
-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+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| 25 | + |
| 26 | + |
24 | 27 |
|
25 | 28 |
|
26 | 29 |
|
| ||
31 | 34 |
|
32 | 35 |
|
33 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
34 | 42 |
|
35 | 43 |
|
36 | 44 |
|
| 45 | + |
37 | 46 |
|
38 | 47 |
|
39 | 48 |
|
| ||
383 | 392 |
|
384 | 393 |
|
385 | 394 |
|
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
386 | 404 |
|
387 | 405 |
|
388 | 406 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Fixtures/Extractor/DummyNamespace.php
Copy file name to clipboard+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
0 commit comments