Commit 8ffc945
authored
Refactor searchPanes retrieval from request
Fixes deprecated the get() Method according to what´s new since Symfony 7.4 - Request Class Improvements
This fixes the deprecated method and warning log entries like ``WARNING: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.``1 parent acd1e99 commit 8ffc945
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
812 | | - | |
| 812 | + | |
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
| |||
0 commit comments