Commit 812a878
File tree
2 files changed
+53
-15
lines changedFilter options
- src/Symfony/Component/Routing
- Loader
- Tests/Loader
2 files changed
+53
-15
lines changedsrc/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php+17-14Lines changed: 17 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
| 123 | + |
123 | 124 |
|
124 | 125 |
|
125 |
| - |
126 |
| - |
127 |
| - |
128 | 126 |
|
129 | 127 |
|
130 | 128 |
|
| ||
212 | 210 |
|
213 | 211 |
|
214 | 212 |
|
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
225 |
| - |
| 213 | + |
226 | 214 |
|
227 | 215 |
|
228 | 216 |
|
| ||
265 | 253 |
|
266 | 254 |
|
267 | 255 |
|
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
268 | 271 |
|
269 | 272 |
|
270 | 273 |
|
|
src/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php+36-1Lines changed: 36 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
212 | 247 |
|
213 | 248 |
|
214 | 249 |
|
|
0 commit comments