Commit 3d5dd16
committed
minor #6920 [Config] Note about bundle priority for PrependExtensionInterface (wodor)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #6920).
Discussion
----------
[Config] Note about bundle priority for PrependExtensionInterface
I've stumbled upon problem that my config setting wasn't prepended using PrependExtensionInterface. It was because I didn’t know that first bundle takes priority when it comes to overriding exactly the same config key.
Commits
-------
34d8d48 Note about bundle priority for PrependExtensionInterface1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
0 commit comments