File tree
5 files changed
+43
-3
lines changedFilter options
- src/Symfony/Component/Routing
- Attribute
- Loader
- Tests
- Fixtures/AttributeFixtures
- Loader
5 files changed
+43
-3
lines changedsrc/Symfony/Component/Routing/Attribute/Route.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Attribute/Route.php+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
| ||
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
67 |
| - |
| 68 | + |
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
| ||
201 | 202 |
|
202 | 203 |
|
203 | 204 |
|
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
204 | 215 |
|
205 | 216 |
|
206 | 217 |
|
|
src/Symfony/Component/Routing/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/CHANGELOG.md+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AttributeClassLoader.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
233 | 238 |
|
234 | 239 |
|
235 | 240 |
|
|
src/Symfony/Component/Routing/Tests/Fixtures/AttributeFixtures/AliasRouteController.php
Copy file name to clipboard+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
src/Symfony/Component/Routing/Tests/Loader/AttributeClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/AttributeClassLoaderTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
364 | 365 |
|
365 | 366 |
|
366 | 367 |
|
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
367 | 377 |
|
0 commit comments