Commit f397b10
committed
minor #19822 Upload Files: Removing
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
Upload Files: Removing `getParameter()`
Page: https://symfony.com/doc/5.x/controller/upload_file.html
Wasn't `getParameter()` discouraged somehow?
If yes, I should probably add `bind:` to the `config/services.yaml` code block, right?
Commits
-------
2c16e40 Upload Files: Removing `getParameter()`getParameter() (ThomasLandauer)1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
| 157 | + | |
161 | 158 | | |
162 | 159 | | |
163 | 160 | | |
| |||
223 | 220 | | |
224 | 221 | | |
225 | 222 | | |
226 | | - | |
| 223 | + | |
227 | 224 | | |
228 | 225 | | |
229 | 226 | | |
| |||
0 commit comments