Commit c7c45a1
File tree
3 files changed
+18
-0
lines changedFilter options
- src/Symfony/Component/Routing
- Loader
- Tests
- Fixtures/AnnotatedClasses
- Loader
3 files changed
+18
-0
lines changedsrc/Symfony/Component/Routing/Loader/AnnotationFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AnnotationFileLoader.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
59 | 64 |
|
60 | 65 |
|
61 | 66 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/AnnotatedClasses/AbstractClass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/AnnotatedClasses/AbstractClass.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
16 | 21 |
|
src/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
81 | 89 |
|
82 | 90 |
|
83 | 91 |
|
|
0 commit comments