Commit 9a65a6c
committed
bug #18240 [DependencyInjection] Fix XML tag array attribute example (MatTheCat)
This PR was merged into the 6.2 branch.
Discussion
----------
[DependencyInjection] Fix XML tag array attribute example
Fixes #17932 (and closes #17395)
Spotted in symfony/symfony#50081 (comment)
The syntax is a bit awkward but it is how it works for now.
Commits
-------
7ccec46 Fix XML tag array attribute example1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
485 | | - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
486 | 488 | | |
487 | 489 | | |
488 | 490 | | |
| |||
0 commit comments