File tree
4 files changed
+50
-1
lines changedFilter options
- src/Symfony/Component/Routing
- Loader
- Tests
- Fixtures/AttributeFixtures
- Loader
4 files changed
+50
-1
lines changedsrc/Symfony/Component/Routing/Loader/AttributeClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AttributeClassLoader.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
110 | 119 |
|
111 | 120 |
|
112 | 121 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/AttributeFixtures/AliasClassController.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/AttributeFixtures/AliasClassController.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
5 | 9 |
|
6 | 10 |
|
7 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
8 | 21 |
|
src/Symfony/Component/Routing/Tests/Fixtures/AttributeFixtures/AliasInvokableController.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/AttributeFixtures/AliasInvokableController.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
5 | 9 |
|
6 | 10 |
|
7 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
8 | 15 |
|
src/Symfony/Component/Routing/Tests/Loader/AttributeClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/AttributeClassLoaderTest.php+21-1Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
| ||
366 | 368 |
|
367 | 369 |
|
368 | 370 |
|
369 |
| - |
| 371 | + |
370 | 372 |
|
371 | 373 |
|
372 | 374 |
|
| ||
375 | 377 |
|
376 | 378 |
|
377 | 379 |
|
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
378 | 398 |
|
0 commit comments