Commit 1263e7a
committed
This PR was merged into the 7.4 branch.
Discussion
----------
[Routing] allow passing multiple environments to `#[Route]` `env` argument
Closes #21297
Support multiple environments in `Route` attribute's `env` argument
Commits
-------
3f8b86e [Routing] allow passing multiple environments to Route `env` argument
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
277 | 284 | | |
278 | 285 | | |
279 | 286 | | |
| |||
312 | 319 | | |
313 | 320 | | |
314 | 321 | | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
315 | 326 | | |
316 | 327 | | |
317 | 328 | | |
| |||
0 commit comments