Commit 4629d9c
committed
minor #20043 Fix the parameter configuration in the file upload doc (javiereguiluz)
This PR was merged into the 5.4 branch.
Discussion
----------
Fix the parameter configuration in the file upload doc
Fixes #20039.
I propose to do this change in 5.4 ... but revert this and use `#[Autowire('%kernel.project_dir%/public/uploads/brochures')]` instead in 6.4 branch and up.
Commits
-------
86e415b Fix the parameter configuration in the file upload doc1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
| 178 | + | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
| |||
0 commit comments