Commit c658aca
committed
minor #17639 [DependencyInjection] Allow injecting the current env into php config closures (alexandre-daubois)
This PR was merged into the 6.2 branch.
Discussion
----------
[DependencyInjection] Allow injecting the current env into php config closures
Resolves #17367
Gave this a try, not exactly sure of where this should be located in the documentation. `Explicitly Configuring Services and Arguments` seemed the good section to me. If it's not, I'll be happy to do required updates! 👍
Commits
-------
df50143 [DependencyInjection] Allow injecting the current env into php config closures1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1280 | 1280 | | |
1281 | 1281 | | |
1282 | 1282 | | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
1283 | 1299 | | |
1284 | 1300 | | |
1285 | 1301 | | |
| |||
0 commit comments