Commit cb037bc
authored
Refactor action retrieval in render method
New in Symfony 7.4
Request Class Improvements
Deprecated the get() Method
This fixes the deprecated method and warning log entries like ´Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.`1 parent f53cbbd commit cb037bc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments