File tree
4 files changed
+12
-5
lines changedFilter options
- src/Symfony/Component/Routing
- Loader/Configurator
- Traits
- Tests/Fixtures
4 files changed
+12
-5
lines changedsrc/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 |
| - |
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| 34 | + |
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
| ||
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 |
| - |
| 55 | + |
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
| ||
60 | 62 |
|
61 | 63 |
|
62 | 64 |
|
63 |
| - |
| 65 | + |
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
|
src/Symfony/Component/Routing/Loader/Configurator/RouteConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/RouteConfigurator.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
| 26 | + |
| 27 | + |
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
| 32 | + |
30 | 33 |
|
31 | 34 |
|
src/Symfony/Component/Routing/Loader/Configurator/Traits/AddTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/Traits/AddTrait.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
37 | 38 |
|
38 | 39 |
|
39 |
| - |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/php_dsl.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Fixtures/php_dsl.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
0 commit comments