File tree
4 files changed
+12
-11
lines changedFilter options
- src/Symfony/Component/Routing
- Loader/Configurator
- Traits
- Tests
- Fixtures
- Loader
4 files changed
+12
-11
lines changedsrc/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
45 | 51 |
|
46 | 52 |
|
47 | 53 |
|
|
src/Symfony/Component/Routing/Loader/Configurator/Traits/RouteTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/Traits/RouteTrait.php-10Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 | 127 |
|
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+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
18 | 21 |
|
19 | 22 |
|
20 | 23 |
|
|
src/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
| 109 | + |
| 110 | + |
109 | 111 |
|
110 | 112 |
|
111 | 113 |
|
|
0 commit comments